[]
DropDown interaction behavior.
public sealed class DropDownBehavior : Enum
| 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. |
| value__ |