InputManager.GetInputDeviceViewBehavior(Int32) Método

Definición

[Android.Runtime.Register("getInputDeviceViewBehavior", "(I)Landroid/view/InputDevice$ViewBehavior;", "", ApiSince=35)]
public Android.Views.InputDevice.ViewBehavior? GetInputDeviceViewBehavior(int deviceId);
[<Android.Runtime.Register("getInputDeviceViewBehavior", "(I)Landroid/view/InputDevice$ViewBehavior;", "", ApiSince=35)>]
member this.GetInputDeviceViewBehavior : int -> Android.Views.InputDevice.ViewBehavior

Parámetros

deviceId
Int32

Devoluciones

Atributos

Se aplica a