[]
        
(Showing Draft Content)

C1.iOS.Input.DropDownBehavior

DropDownBehavior Class

DropDown interaction behavior.

Inheritance
DropDownBehavior
Namespace: C1.iOS.Input
Assembly: C1.iOS.Input.dll
Syntax
public sealed class DropDownBehavior : Enum

Fields

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__