SetTextKeepState(String,BufferType) Method
public void SetTextKeepState(
string ,
Android.Widget.TextView.BufferType
)
'Declaration
Public Overloads Sub SetTextKeepState( _
ByVal As String, _
ByVal As Android.Widget.TextView.BufferType _
)
'Usage
Dim instance As C1TextBox
Dim text As String
Dim type As Android.Widget.TextView.BufferType
instance.SetTextKeepState(text, type)
Parameters
- text
- type