UIButton.TitleLabel Property

Definition

The UIView that displays the value of this UIButton's CurrentTitle. Read-only.

public virtual UIKit.UILabel TitleLabel { [Foundation.Export("titleLabel", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.TitleLabel : UIKit.UILabel

Property Value

Attributes

Applies to