Android.App.NativeActivity.OnInputQueueDestroyed Method
Called when the given InputQueue is no longer associated with the thread and thus not dispatching events.

Syntax

[Android.Runtime.Register("onInputQueueDestroyed", "(Landroid/view/InputQueue;)V", "GetOnInputQueueDestroyed_Landroid_view_InputQueue_Handler")]
public virtual void OnInputQueueDestroyed (Android.Views.InputQueue queue)

Parameters

queue
Documentation for this section has not yet been entered.

Remarks

Called when the given InputQueue is no longer associated with the thread and thus not dispatching events.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9