BluetoothLEAppearanceCategories.Keyring Property

Definition

Gets the key ring appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a key ring Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to