UISlider.UISliderAppearance.ThumbTintColor Property

Definition

The color used to tint standard thumb images.

public virtual UIKit.UIColor ThumbTintColor { [Foundation.Export("thumbTintColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setThumbTintColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ThumbTintColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to