Linguaggio

Window.TakeInputQueue(InputQueue+ICallback) Metodo

Definizione

Acquisire la proprietà della finestra InputQueue.

[Android.Runtime.Register("takeInputQueue", "(Landroid/view/InputQueue$Callback;)V", "GetTakeInputQueue_Landroid_view_InputQueue_Callback_Handler")]
public abstract void TakeInputQueue(Android.Views.InputQueue.ICallback? callback);
[<Android.Runtime.Register("takeInputQueue", "(Landroid/view/InputQueue$Callback;)V", "GetTakeInputQueue_Landroid_view_InputQueue_Callback_Handler")>]
abstract member TakeInputQueue : Android.Views.InputQueue.ICallback -> unit

Parametri

callback
InputQueue.ICallback

Valore Android.Views.InputQueue+ICallback usato per il callback.

Attributi

Commenti

per android.view.Window.takeInputQueue(android.view.InputQueue.Callback).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a