Edit

Share via


SurfaceDialOptions.MinValue Property

Definition

Gets or sets the minimum value the Windows.UI.Xaml.Controls.TextBox can have when modifying it using a Surface Dial. Default is -100.0.

public double MinValue { get; set; }
member this.MinValue : double with get, set
Public Property MinValue As Double

Property Value

Applies to