Text.visibility

Set visibility property.

  1. bool visibility [@property getter]
  2. bool visibility [@property setter]
    class Text
    @property
    void
    visibility
    (
    bool propval
    )

Parameters

propval bool

If false, the text is masked with the “invisible char”.