Click or drag to resize
ReorderableListControl Fields

The ReorderableListControl type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAnchorBackgroundColor
Background color of anchor list item.
Protected fieldStatic memberCommandClearAll
Content for "Clear All" command.
Protected fieldStatic memberCommandDuplicate
Content for "Duplicate" command.
Protected fieldStatic memberCommandInsertAbove
Content for "Insert Above" command.
Protected fieldStatic memberCommandInsertBelow
Content for "Insert Below" command.
Protected fieldStatic memberCommandMoveToBottom
Content for "Move to Bottom" command.
Protected fieldStatic memberCommandMoveToTop
Content for "Move to Top" command.
Protected fieldStatic memberCommandRemove
Content for "Remove" command.
Protected fieldStatic memberCode exampleDefaultContextHandler
Default functionality to handle context command.
Public fieldStatic memberTargetBackgroundColor
Background color of target slot when dragging list item.
Top
See Also