Share via


UISegmentedControl.UISegmentedControlAppearance.SelectedSegmentTintColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor? SelectedSegmentTintColor { [Foundation.Export("selectedSegmentTintColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectedSegmentTintColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedSegmentTintColor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSelectedSegmentTintColor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SelectedSegmentTintColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to