UISlider.UISliderAppearance.MaxValueImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The image to be used for the maximum value.
public virtual UIKit.UIImage MaxValueImage { [Foundation.Export("maximumValueImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMaximumValueImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.MaxValueImage : UIKit.UIImage with get, set
Property Value
- Attributes