In This Article

PointerSnappingMode Enum

Specifies the snapping mode to use for a pointer when snapping is enabled.

public enum PointerSnappingMode

Fields

Name Description
Default

Always apply snapping.

Dragging

Only apply snapping while dragging the pointer.

ValueChanged

Only apply snapping when the value is changed programmatically.