Reorderable List Control for Unity
AddMenuClickedEventArgsButtonPosition Property |
Gets position of the add menu button.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public Rect ButtonPosition { get; }
public function get ButtonPosition() : Rect
Property Value
Type: RectSee Also