Share via


UIButton.UIButtonAppearance.CurrentTitleColor Property

Definition

The current color of the title of the button. Read-only.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor CurrentTitleColor { [Foundation.Export("currentTitleColor", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentTitleColor", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CurrentTitleColor : UIKit.UIColor

Property Value

Attributes

Applies to