UIKit.UISwitch.OnTintColor Property
The tint color to use when the switch is turned on.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("onTintColor")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setOnTintColor:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIColor OnTintColor { get; set; }

Value

(More documentation for this node is coming)

This value can be null.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UISwitch.Appearance property and the UISwitch.AppearanceWhenContainedIn method.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0