Share via


BluetoothLEAppearanceSubcategories.LocationNavigationDisplay Property

Definition

Gets the location navigation display 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 LocationNavigationDisplay { unsigned short get(); };
static uint16_t LocationNavigationDisplay();
public static ushort LocationNavigationDisplay { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.locationNavigationDisplay;
Public Shared ReadOnly Property LocationNavigationDisplay As UShort

Property Value

UInt16

unsigned short

uint16_t

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

Windows requirements

App capabilities
bluetooth

Applies to