UIButton.UIButtonAppearance.CurrentTitleColor 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 current color of the title of the button. Read-only.
public virtual UIKit.UIColor CurrentTitleColor { [Foundation.Export("currentTitleColor", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentTitleColor : UIKit.UIColor
Property Value
- Attributes