UIButton.TitleLabel 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 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