TextEdit.hidingEnabled

If true, all lines that have been set to hidden by setLineAsHidden, will not be visible.

  1. bool hidingEnabled [@property getter]
    struct TextEdit
    @nogc nothrow @property
    bool
    hidingEnabled
    ()
  2. bool hidingEnabled [@property setter]

Meta