UIKit.UISlider.MaxValue Property
This property holds the maximum value of the the control.

Syntax

[get: Foundation.Export("maximumValue")]
[set: Foundation.Export("setMaximumValue:")]
public virtual float MaxValue { get; set; }

Value

Remarks

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

Requirements

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