UISlider.UISliderAppearance.MinTrackImage(UIControlState) Method
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 for the minimum track for the given UIControlState.
[Foundation.Export("minimumTrackImageForState:")]
public virtual UIKit.UIImage MinTrackImage (UIKit.UIControlState forState);
abstract member MinTrackImage : UIKit.UIControlState -> UIKit.UIImage
override this.MinTrackImage : UIKit.UIControlState -> UIKit.UIImage
Parameters
- forState
- UIControlState
Returns
- Attributes