[]
        
(Showing Draft Content)

C1.Android.Input.DummyKeyListener.OnKeyDown

OnKeyDown Method

OnKeyDown(View, IEditable, Keycode, KeyEvent)

Handles presses of the meta keys.

Declaration
public override bool OnKeyDown(View view, IEditable content, Keycode keyCode, KeyEvent e)
Parameters
Type Name Description
View view
IEditable content
Keycode keyCode
KeyEvent e
Returns
Type Description
bool