Share via


BluetoothLEAppearanceSubcategories.LocationNavigationPod Property

Definition

Gets the location navigation pod appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.OutdoorSportActivity appearance category.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a location navigation pod Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to