BluetoothClass.Device.PeripheralPointing Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Bluetooth.DeviceClass enum directly instead of this field.

[Android.Runtime.Register("PERIPHERAL_POINTING", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.DeviceClass enum directly instead of this field.", true)]
public const Android.Bluetooth.DeviceClass PeripheralPointing = 1408;
[<Android.Runtime.Register("PERIPHERAL_POINTING", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.DeviceClass enum directly instead of this field.", true)>]
val mutable PeripheralPointing : Android.Bluetooth.DeviceClass

Valor do campo

Value = 1408
Atributos

Aplica-se a