rightViewMode
A mode that controls when the right overlay view appears in the text field.
Declaration
var rightViewMode: UITextField.ViewMode { get set }Discussion
The default value for this property is UITextField.ViewMode.never. Note that the right overlay view flips automatically in a right-to-left user interface.