[]
DropDown interaction behavior.
public enum DropDownBehavior
Public Enum DropDownBehavior
| Name | Description |
|---|---|
| ButtonTap | The drop-down appears when the user taps the button. |
| HeaderTap | The drop-down appears when the user taps any part of the header. |