'Declaration
Public Overloads Sub SetText( _ ByVal text As String, _ ByVal type As Android.Widget.TextView.BufferType _ )
'Usage
Dim instance As C1MaskedTextView Dim text As String Dim type As Android.Widget.TextView.BufferType instance.SetText(text, type)
Parameters
- text
- type