C1.Android.Core Assembly / C1.Android.Core Namespace / C1ClearableEditText Class / ImeActionId Property


In This Topic
ImeActionId Property (C1ClearableEditText)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ImeActionId As Integer
 
'Usage
 
Dim instance As C1ClearableEditText
Dim value As Integer
 
value = instance.ImeActionId
See Also