TreeView.GetCellRectForTreeFoldouts

protected Rect GetCellRectForTreeFoldouts(Rect rowRect);

Parameters

rowRectRect for a row.

Returns

Rect Cell rect in a multi column setup.

Description

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答