IElementAdderMenuIsEmpty Property |
Gets a value indicating whether the menu contains any items.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxfunction get IsEmpty() : boolean
Property Value
Type:
Booleantrue if the menu contains one or more items; otherwise,
false.
See Also