View.OnCancelPendingInputEvents
View.OnCancelPendingInputEvents
Method
Definition
Called as the result of a call to CancelPendingInputEvents() on this view or a parent view.
[Android.Runtime.Register("onCancelPendingInputEvents", "()V", "GetOnCancelPendingInputEventsHandler", ApiSince=19)]
public virtual void OnCancelPendingInputEvents ();
abstract member OnCancelPendingInputEvents : unit -> unit
override this.OnCancelPendingInputEvents : unit -> unit
Remarks
Portions of this page are modifications based on work created and shared by the