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