InteractionTracker.IsPositionRoundingSuggested Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Boolean value indicating whether position rounding is currently suggested.
public:
property bool IsPositionRoundingSuggested { bool get(); };
bool IsPositionRoundingSuggested();
public bool IsPositionRoundingSuggested { get; }
var boolean = interactionTracker.isPositionRoundingSuggested;
Public ReadOnly Property IsPositionRoundingSuggested As Boolean
Property Value
Boolean
bool
Boolean value indicating whether position rounding is currently suggested.