BluetoothLEAppearanceCategories.RemoteControl Property

Definition

Gets the remote control appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a remote control Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to