[]
Represents the rendering mode of the selection are for the DropDownPicker.
public enum SelectionRenderMode
Public Enum SelectionRenderMode
| Name | Description |
|---|---|
| Border | Shows a border around the selected row. |
| BorderWithFill | Fill the background of the selected row and shows a border abound it. |
| Fill | Fill the background of the selected row. |