AddMenuClickedEventArgsAdaptor Property |
Gets adaptor to reorderable list container.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic IReorderableListAdaptor Adaptor { get; }
public function get Adaptor() : IReorderableListAdaptor
Property Value
Type:
IReorderableListAdaptor
See Also