ComponentOne Xamarin.Android
C1MaskedTextView Constructor(Context)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class > C1MaskedTextView Constructor : C1MaskedTextView Constructor(Context)
Initializes a new instance of the C1MaskedTextView class.
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New C1MaskedTextView(context)
public C1MaskedTextView( 
   Android.Content.Context context
)

Parameters

context
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members
Overload List