BluetoothLEAppearanceCategories.Display Property

Definition

Gets the display appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a display Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to