Version: 2021.2
言語: 日本語

TreeView.GetCellRectForTreeFoldouts

マニュアルに切り替える
protected Rect GetCellRectForTreeFoldouts (Rect rowRect);

パラメーター

rowRect Rect for a row.

戻り値

Rect Cell rect in a multi column setup.

説明

Utility for multi column setups. This method will clip the input rowRect against the column rect defined by columnIndexForTreeFoldouts to get the cell rect where the the foldout arrows appear.

関連項目: MultiColumnHeader.