Edit

Share via


SurfaceDialOptions.EnableTapToNextControl Property

Definition

Gets or sets a value indicating whether to automatically try to focus the next focusable element from the Surface Dial enabled Windows.UI.Xaml.Controls.TextBox. This is on by default.

public bool EnableTapToNextControl { get; set; }
member this.EnableTapToNextControl : bool with get, set
Public Property EnableTapToNextControl As Boolean

Property Value

Applies to