InteractionTracker.IsPositionRoundingSuggested 属性

定义

指示当前是否建议位置舍入的布尔值。

public:
 property bool IsPositionRoundingSuggested { bool get(); };
bool IsPositionRoundingSuggested();
public bool IsPositionRoundingSuggested { get; }
var boolean = interactionTracker.isPositionRoundingSuggested;
Public ReadOnly Property IsPositionRoundingSuggested As Boolean

属性值

Boolean

bool

指示当前是否建议位置舍入的布尔值。

适用于