BluetoothLEAppearanceCategories.RunningWalking 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 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
The appearance category code for a running or walking Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|