D1SecureTextField
public class D1SecureTextField : D1CSecureTextField
An object representation of secure text field instance for secure text entry. This class is inherited from UITextField.
Since
1.1.0-
Override to omit the setters and getters of text.
Declaration
Swift
public override var text: String? { get set }