maskChar
The character used for masking in a password field.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute("mask-character", obsoleteNames = new string[] { "maskCharacter" })]public char maskChar { get; set; }