BluetoothLEAppearanceCategories.Cycling Property

Definition

Gets the cycling appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a cycling Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to