BluetoothLEAppearanceSubcategories.SportsWatch Property

Definition

Gets the sports watch 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 SportsWatch { unsigned short get(); };
static uint16_t SportsWatch();
public static ushort SportsWatch { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.sportsWatch;
Public Shared ReadOnly Property SportsWatch As UShort

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a sports watch Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to