共用方式為


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

布林值,指出目前是否建議位置舍入。

適用於