DropButtonStyle Enum
DropButtonStyle Enum
Represents the symbol displayed on the drop button.
type DropButtonStyle int32
Fields
| Field | Description |
|---|---|
| Plain | Displays a button with no symbol. |
| Arrow | Displays a button with a down arrow. |
| Ellipsis | Displays a button with an ellipsis (…). |
| Reduce | Displays a button with a horizontal line like an underscore character. |