Share via


BluetoothClass.Device.PeripheralKeyboard Field

Definition

Caution

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

[Android.Runtime.Register("PERIPHERAL_KEYBOARD", 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 PeripheralKeyboard = 1344;
[<Android.Runtime.Register("PERIPHERAL_KEYBOARD", 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 PeripheralKeyboard : Android.Bluetooth.DeviceClass

Field Value

Value = 1344
Attributes

Applies to