BluetoothLEAppearanceSubcategories.RunningWalkingOnShoe Property

Definition

Gets the running or walking on shoe appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.RunningWalking appearance category.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a running or walking on shoe Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to