Share via


UITabBar.SelectedImageTintColor Property

Definition

Developers should not use this deprecated property.

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

Property Value

Attributes

Applies to