Xamarin.Forms.Slider: Property Members

The properties of Xamarin.Forms.Slider are listed below. For a list of all members, see the Slider Members list.

See Also: Inherited members from Xamarin.Forms.View

Public Properties

Maximumdouble. Gets or sets the maximum selectable value for the Slider. This is a bindable property.
Minimumdouble. Gets or sets the minimum selectable value for the Slider. This is a bindable property.
Valuedouble. Gets or sets the current value. This is a bindable property.