Syntax
[Android.Runtime.Register("onKeyDown", "(Landroid/widget/TextView;Landroid/text/Spannable;ILandroid/view/KeyEvent;)Z", "GetOnKeyDown_Landroid_widget_TextView_Landroid_text_Spannable_ILandroid_view_KeyEvent_Handler:Android.Text.Method.IMovementMethodInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
bool OnKeyDown (
Android.Widget.TextView widget,
Android.Text.ISpannable text, [Android.Runtime.GeneratedEnum]
Android.Views.Keycode keyCode,
Android.Views.KeyEvent e)
Parameters
- widget
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- keyCode
- Documentation for this section has not yet been entered.
- e
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text.Method
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1