Freigeben über


BaseMovementMethod.OnGenericMotionEvent Methode

Definition

[Android.Runtime.Register("onGenericMotionEvent", "(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z", "GetOnGenericMotionEvent_Landroid_widget_TextView_Landroid_text_Spannable_Landroid_view_MotionEvent_Handler")]
public virtual bool OnGenericMotionEvent (Android.Widget.TextView? widget, Android.Text.ISpannable? text, Android.Views.MotionEvent? e);
[<Android.Runtime.Register("onGenericMotionEvent", "(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z", "GetOnGenericMotionEvent_Landroid_widget_TextView_Landroid_text_Spannable_Landroid_view_MotionEvent_Handler")>]
abstract member OnGenericMotionEvent : Android.Widget.TextView * Android.Text.ISpannable * Android.Views.MotionEvent -> bool
override this.OnGenericMotionEvent : Android.Widget.TextView * Android.Text.ISpannable * Android.Views.MotionEvent -> bool

Parameter

widget
TextView
text
ISpannable

Gibt zurück

Implementiert

Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: