LineEdit.secret

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

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

Meta