SurfaceDialOptions.EnableHapticFeedback 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.
Gets or sets a value indicating whether to enable the haptic feedback when rotating the dial for the give TextBox. This is enabled by default.
public bool EnableHapticFeedback { get; set; }
member this.EnableHapticFeedback : bool with get, set
Public Property EnableHapticFeedback As Boolean