ComponentOne Xamarin.Android
C1CheckBox Constructor


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : C1CheckBox Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New C1CheckBox(context)
public C1CheckBox( 
   Android.Content.Context context
)

Parameters

context
See Also

Reference

C1CheckBox Class
C1CheckBox Members