UISwitch.UISwitchAppearance.OnTintColor Property
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 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