BluetoothLEAppearanceSubcategories.RunningWalkingOnHip 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 running or walking on hip 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 RunningWalkingOnHip { unsigned short get(); };
static uint16_t RunningWalkingOnHip();
public static ushort RunningWalkingOnHip { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.runningWalkingOnHip;
Public Shared ReadOnly Property RunningWalkingOnHip As UShort
Property Value
The appearance subcategory code for a running or walking on hip Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|