isPasswordField
Returns true if the field is used to edit a password.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute("password")]public bool isPasswordField { get; set; }