Slider.SnapToPosition Property
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.
Determines whether or not this slider snaps to the designated position on the slider. Grab interactions will not snap, regardless of the value of this property.
C#
public bool SnapToPosition { get; set; }
member this.SnapToPosition : bool with get, set
Public Property SnapToPosition As Boolean
Product | Versions |
---|---|
MRTK3 UX Core | 3.0, 3.1, 3.2 |