BluetoothLEAppearanceSubcategories.LocationDisplay Property

Definition

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

Property Value

UInt16

unsigned short

uint16_t

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

Windows requirements

App capabilities
bluetooth

Applies to