[]
        
(Showing Draft Content)

C1.Android.Input.C1ComboBox.-ctor

C1ComboBox Constructor

C1ComboBox(Context)

Initializes a new instance of the C1ComboBox class.

Declaration
public C1ComboBox(Context context)
Parameters
Type Name Description
Context context

The context.

C1ComboBox(Context, IAttributeSet)

Initializes a new instance of the C1ComboBox class.

Declaration
public C1ComboBox(Context context, IAttributeSet attrs)
Parameters
Type Name Description
Context context

The context.

IAttributeSet attrs

The attributeSet.