BluetoothLEAppearanceCategories.Display Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The appearance category code for a display Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|