Share via


PropertyPaneSliderProperties.Step Property

Definition

Gets or Sets the difference between the two adjacent values of the Slider. Defaults to 1. of type Int32.

public int Step { get; set; }
member this.Step : int with get, set
Public Property Step As Integer

Property Value

This value is the step amount of the slider.

Applies to