UIKit.UISlider.ThumbTintColor Property
This is the color that will be used to tint the thumb images.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("thumbTintColor")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setThumbTintColor:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIColor ThumbTintColor { get; set; }

Value

This value can be null.

Remarks

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