EditLine.passwordChar

password character - 0 for normal editor, some character, e.g. '*' to hide text by replacing all characters with this char

  1. dchar passwordChar [@property getter]
    class EditLine
    @property
    dchar
    passwordChar
    ()
  2. dchar passwordChar [@property setter]

Meta