BluetoothLEAppearanceCategories.EyeGlasses Property

Definition

Gets the eye glasses appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for an eye glasses Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to