次の方法で共有


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

位置の丸め処理が現在推奨されているかどうかを示すブール値。

適用対象