AddMenuClickedEventArgs.ButtonPosition Property

Rotorz ReorderableList

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: Rect
See Also