Lingua

InputManager.RemoveAllPeripheralCustomizations(Int32, Int32) Metodo

Definizione

[Android.Runtime.Register("removeAllPeripheralCustomizations", "(II)V", "", ApiSince=37)]
[Android.Runtime.RequiresPermission("android.permission.MANAGE_PERIPHERAL_CUSTOMIZATION")]
public void RemoveAllPeripheralCustomizations(int vendorId, int productId);
[<Android.Runtime.Register("removeAllPeripheralCustomizations", "(II)V", "", ApiSince=37)>]
[<Android.Runtime.RequiresPermission("android.permission.MANAGE_PERIPHERAL_CUSTOMIZATION")>]
member this.RemoveAllPeripheralCustomizations : int * int -> unit

Parametri

vendorId
Int32
productId
Int32
Attributi

Si applica a