new UITextField
Creates a new text field view instance.
constructor(placeholder?: StringConvertible, value?: string)
Related
- class UITextFieldA view class that represents a text field control.
Creates a new text field view instance.
constructor(placeholder?: StringConvertible, value?: string)