| ReorderableListStyles Class |
Namespace: Rotorz.ReorderableList
public static class ReorderableListStyles
The ReorderableListStyles type exposes the following members.
| Name | Description | |
|---|---|---|
| Container |
Gets style for the background of list control.
| |
| Container2 |
Gets an alternative style for the background of list control.
| |
| FooterButton |
Gets style for footer button.
| |
| FooterButton2 |
Gets an alternative style for footer button.
| |
| HorizontalLineColor |
Gets color for the horizontal lines that appear between list items.
| |
| ItemButton |
Gets style for remove item button.
| |
| SelectedItem |
Gets style for the background of a selected item.
| |
| SelectionBackgroundColor |
Gets color of background for a selected list item.
| |
| Title |
Gets style for title header.
|