Reorderable List Control for Unity
ItemMovingEventArgsAdaptor Property |
Gets adaptor to reorderable list container which contains element.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public IReorderableListAdaptor Adaptor { get; }
public function get Adaptor() : IReorderableListAdaptor
Property Value
Type: IReorderableListAdaptor