BluetoothLEAppearanceSubcategories.RunningWalkingInShoe Property

Definition

Gets the running or walking in 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 RunningWalkingInShoe { unsigned short get(); };
static uint16_t RunningWalkingInShoe();
public static ushort RunningWalkingInShoe { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.runningWalkingInShoe;
Public Shared ReadOnly Property RunningWalkingInShoe As UShort

Property Value

UInt16

unsigned short

uint16_t

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

Windows requirements

App capabilities
bluetooth

Applies to