UISlider.UISliderAppearance.ThumbImage(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 used to mark the current location.
[Foundation.Export("thumbImageForState:")]
public virtual UIKit.UIImage ThumbImage (UIKit.UIControlState forState);
abstract member ThumbImage : UIKit.UIControlState -> UIKit.UIImage
override this.ThumbImage : UIKit.UIControlState -> UIKit.UIImage
Parameters
- forState
- UIControlState
Returns
- Attributes