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
| Maximum | double. Gets or sets the maximum selectable value for the Slider. This is a bindable property. |
| Minimum | double. Gets or sets the minimum selectable value for the Slider. This is a bindable property. |
| Value | double. Gets or sets the current value. This is a bindable property. |