ComponentOne Xamarin.Android
ImeActionLabel Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : ImeActionLabel Property
Syntax
'Declaration
 
Public ReadOnly Property ImeActionLabel As String
'Usage
 
Dim instance As C1MaskedTextView
Dim value As String
 
value = instance.ImeActionLabel
public string ImeActionLabel {get;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members