ComponentOne Xamarin.Android
DummyKeyListener Class Members
Properties  Methods 

C1.Android.Input Assembly > C1.Android.Input Namespace : DummyKeyListener Class

The following tables list the members exposed by DummyKeyListener.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from Java.Lang.Object)
Public Property (Inherited from Java.Lang.Object)
Public PropertyOverridden.  Return the type of text that this key listener is manipulating, as per InputType.  
Public Property (Inherited from Java.Lang.Object)
Public Property (Inherited from Android.Text.Method.BaseKeyListener)
Public Property (Inherited from Java.Lang.Object)
Top
Public Methods
 NameDescription
Public MethodOverridden.  Performs the action that happens when you press the KEYCODE_DEL key in a TextView.  
Public MethodOverloaded.  (Inherited from Android.Text.Method.MetaKeyKeyListener)
Public Method (Inherited from Java.Lang.Object)
Public MethodOverridden.  Performs the action that happens when you press the KEYCODE_FORWARD_DEL key in a TextView.  
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public MethodOverridden.  Handles presses of the meta keys.  
Public MethodOverridden.  Base implementation handles ACTION_MULTIPLE KEYCODE_UNKNOWN by inserting the event's text into the content.  
Public Method (Inherited from Android.Text.Method.MetaKeyKeyListener)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public MethodOverloaded.  (Inherited from Java.Lang.Object)
Top
See Also

Reference

DummyKeyListener Class
C1.Android.Input Namespace