UISwitch.UISwitchAppearance.OnTintColor Property

Definition

The tint applied to the background for the on state.

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

Property Value

Attributes

Applies to