BluetoothLEAppearanceCategories Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the appearance category code of the Bluetooth LE device.
public ref class BluetoothLEAppearanceCategories abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BluetoothLEAppearanceCategories final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class BluetoothLEAppearanceCategories
Public Class BluetoothLEAppearanceCategories
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v2.0)
|
App capabilities |
bluetooth
|
Properties
BarcodeScanner |
Gets the barcode scanner appearance category code. |
BloodPressure |
Gets the blood pressure appearance category code. |
Clock |
Gets the clock appearance category code. |
Computer |
Gets the computer appearance category code. |
Cycling |
Gets the cycling appearance category code. |
Display |
Gets the display appearance category code. |
EyeGlasses |
Gets the eye glasses appearance category code. |
GlucoseMeter |
Gets the glucose meter appearance category code. |
HeartRate |
Gets the heart rate appearance category code. |
HumanInterfaceDevice |
Gets the human interface device appearance category code. |
Keyring |
Gets the key ring appearance category code. |
MediaPlayer |
Gets the media player appearance category code. |
OutdoorSportActivity |
Gets the outdoor sport activity appearance category code. |
Phone |
Gets the phone appearance category code. |
PulseOximeter |
Gets the pulse oximeter appearance category code. |
RemoteControl |
Gets the remote control appearance category code. |
RunningWalking |
Gets the running or walking appearance category code. |
Tag |
Gets the tag appearance category code. |
Thermometer |
Gets the thermometer appearance category code. |
Uncategorized |
Gets the uncategorized appearance category code. |
Watch |
Gets the watch appearance category code. |
WeightScale |
Gets the weight scale appearance category code. |