ComponentOne Xamarin.Android
ImeActionLabel Property (C1ClearableEditText)


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

Reference

C1ClearableEditText Class
C1ClearableEditText Members