IElementAdderMenuCommand(TContext).Content Property

Rotorz ReorderableList

IElementAdderMenuCommandTContextContent Property
Gets the content of the menu command.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
GUIContent Content { get; }
function get Content() : GUIContent

Property Value

Type: GUIContent
See Also