TreeView.checked

Sets whether or not this TreeView is currently checked.

  1. bool checked()
  2. void checked(bool checked)
    class TreeView(Data)
    final
    static if(modelHasCollapsed)
    void
    checked
    (
    bool checked
    )

Meta