selectOnFocus
True if all text should be selected whenever the field gains input focus.
selectOnFocus?: boolean;
Related
class UITextField
A view class that represents a text field control.
True if all text should be selected whenever the field gains input focus.
selectOnFocus?: boolean;