Documentation

class UITextFieldconstructor

new UITextField()

Creates a new text field view instance.

constructor(placeholder?: StringConvertible, value?: string);

Related