C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / ImeActionLabel Property


In This Topic
ImeActionLabel Property (C1MaskedTextView)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property ImeActionLabel As String
 
'Usage
 
Dim instance As C1MaskedTextView
Dim value As String
 
value = instance.ImeActionLabel
See Also