BluetoothLEAppearanceSubcategories.DigitizerTablet Property

Definition

Gets the digitizer tablet appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.HumanInterfaceDevice appearance category.

public:
 static property unsigned short DigitizerTablet { unsigned short get(); };
static uint16_t DigitizerTablet();
public static ushort DigitizerTablet { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.digitizerTablet;
Public Shared ReadOnly Property DigitizerTablet As UShort

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a digitizer tablet Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to