UILabel.Text Property

Definition

The text displayed by this UILabel.

public virtual string Text { [Foundation.Export("text", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setText:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Text : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to