new UILabel
Creates a new label view object with the specified text.
constructor(text?: StringConvertible)
Related
- class UILabelA view class that represents a label control.
Creates a new label view object with the specified text.
constructor(text?: StringConvertible)