Documentation

class UITextconstructor

new UIText()

Creates a new text view object with the specified text.

constructor(text?: StringConvertible);

Related