BluetoothLEAppearanceCategories.Keyring 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 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
The appearance category code for a key ring Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|