Function libui_ng_sys::uiNewPasswordEntry
source · Expand description
Creates a new entry suitable for sensitive inputs like passwords.
The entered text is NOT readable by the user but masked as *******.
@returns A new uiEntry instance. @memberof uiEntry @static