다음을 통해 공유


BluetoothLEAppearanceSubcategories.Keyboard 속성

정의

키보드 모양 하위 범주 코드를 가져옵니다. BluetoothLEAppearanceCategories.HumanInterfaceDevice 모양 범주에 속하는 Bluetooth LE 디바이스에만 적용됩니다.

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

속성 값

UInt16

unsigned short

uint16_t

키보드 Bluetooth LE 디바이스의 모양 하위 범주 코드입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상