| ReorderableListControl Fields |
The ReorderableListControl type exposes the following members.
| Name | Description | |
|---|---|---|
| AnchorBackgroundColor |
Background color of anchor list item.
| |
| CommandClearAll |
Content for "Clear All" command.
| |
| CommandDuplicate |
Content for "Duplicate" command.
| |
| CommandInsertAbove |
Content for "Insert Above" command.
| |
| CommandInsertBelow |
Content for "Insert Below" command.
| |
| CommandMoveToBottom |
Content for "Move to Bottom" command.
| |
| CommandMoveToTop |
Content for "Move to Top" command.
| |
| CommandRemove |
Content for "Remove" command.
| |
| DefaultContextHandler |
Default functionality to handle context command.
| |
| TargetBackgroundColor |
Background color of target slot when dragging list item.
|