SurfaceDialOptions.StepValue 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 the amount the Windows.UI.Xaml.Controls.TextBox value will be modified for each RotationResolutionInDegrees step on the Surface Dial. This can be any double value.
public double StepValue { get; set; }
member this.StepValue : double with get, set
Public Property StepValue As Double