Compartir a través de


ScrollingMovementMethod.OnKeyOther(TextView, ISpannable, KeyEvent) Método

Definición

[Android.Runtime.Register("onKeyOther", "(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/KeyEvent;)Z", "GetOnKeyOther_Landroid_widget_TextView_Landroid_text_Spannable_Landroid_view_KeyEvent_Handler")]
public override bool OnKeyOther (Android.Widget.TextView? view, Android.Text.ISpannable? text, Android.Views.KeyEvent? e);
[<Android.Runtime.Register("onKeyOther", "(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/KeyEvent;)Z", "GetOnKeyOther_Landroid_widget_TextView_Landroid_text_Spannable_Landroid_view_KeyEvent_Handler")>]
override this.OnKeyOther : Android.Widget.TextView * Android.Text.ISpannable * Android.Views.KeyEvent -> bool

Parámetros

view
TextView
text
ISpannable

Devoluciones

Implementaciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a