LineEdit.secret

If true, every character is replaced with the secret character (see secretCharacter).

  1. bool secret [@property getter]
  2. bool secret [@property setter]
    struct LineEdit
    @nogc nothrow @property
    void
    secret
    (
    bool v
    )

Meta