UIBarButtonItem.UIBarButtonItemAppearance.TintColor Property

Definition

The color used for tinting.

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

Property Value

Attributes

Applies to