Share via


BluetoothLEAppearanceCategories.RunningWalking Property

Definition

Gets the running or walking appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a running or walking Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to