Back to API Reference
Class
PasswordBehavior
sealed
Inherits:SingleLineBehavior
A single-line password field: Enter submits, line breaks are rejected, every codepoint renders as the mask character, copy/cut are blocked unless AllowCopy, and native input uses secure entry. The stored text remains plain text; Revealed only changes its presentation.
