Reorderable List Control for Unity
IElementAdderMenuIsEmpty Property |
Gets a value indicating whether the menu contains any items.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

bool IsEmpty { get; }
function get IsEmpty() : boolean
Property Value
Type: Booleantrue if the menu contains one or more items; otherwise, false.
