TreeView.pushed

Sets whether or not this TreeView is currently pushed. See nanogui.TreeView.mPushed.

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

Meta