UIKit.UISlider.MinValue Property
This property holds the minimum value of the control.

Syntax

[get: Foundation.Export("minimumValue")]
[set: Foundation.Export("setMinimumValue:")]
public virtual float MinValue { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If this property is changed to a value that is greater than the current value of the control, then value of the control will be changed to be equal to the new minimum value.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0