UIKit.UISlider.MaxValueImage Property
This is the image that will be renderd by the slider on the maximum value size of the control.

Syntax

[get: Foundation.Export("maximumValueImage")]
[set: Foundation.Export("setMaximumValueImage:")]
public virtual UIImage MaxValueImage { get; set; }

Value

This value can be null.

Remarks

This image should fit in the rectangle specified by UISlider.MaxValueImageRectForBounds.

This member participates in the UIKit.UIAppearance styling system. See the UISlider.Appearance property and the UISlider.AppearanceWhenContainedIn method.

Requirements

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