BluetoothLEAppearanceCategories.MediaPlayer Property

Definition

Gets the media player appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a media player Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to