'Declaration
Public Function New( _ ByVal context As Android.Content.Context, _ ByVal showClearButton As Boolean _ )
'Usage
Dim context As Android.Content.Context Dim showClearButton As Boolean Dim instance As New C1ClearableEditText(context, showClearButton)
public C1ClearableEditText( Android.Content.Context context, bool showClearButton )
Parameters
- context
- showClearButton