ReorderableListControl Fields

Rotorz ReorderableList

ReorderableListControl Fields

The ReorderableListControl type exposes the following members.

Fields
  Name Description
Public field Static member AnchorBackgroundColor
Background color of anchor list item.
Protected field Static member CommandClearAll
Content for "Clear All" command.
Protected field Static member CommandDuplicate
Content for "Duplicate" command.
Protected field Static member CommandInsertAbove
Content for "Insert Above" command.
Protected field Static member CommandInsertBelow
Content for "Insert Below" command.
Protected field Static member CommandMoveToBottom
Content for "Move to Bottom" command.
Protected field Static member CommandMoveToTop
Content for "Move to Top" command.
Protected field Static member CommandRemove
Content for "Remove" command.
Protected field Static member Code example DefaultContextHandler
Default functionality to handle context command.
Public field Static member TargetBackgroundColor
Background color of target slot when dragging list item.
Top
See Also