'Declaration
Public Enum DropDownBehavior Inherits System.Enum
'Usage
Dim instance As DropDownBehavior
public enum DropDownBehavior : System.Enum
'Declaration
Public Enum DropDownBehavior Inherits System.Enum
'Usage
Dim instance As DropDownBehavior
public enum DropDownBehavior : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Android.Input.DropDownBehavior