ListView.editEnable

Enables or disables the text editing of this element.

  1. bool editEnable [@property setter]
    class ListView
    public @property @nogc @safe pure nothrow
    bool
    editEnable
    (
    bool val
    )
  2. bool editEnable [@property getter]

Meta