Share via


GattCharacteristicUuids.AlertLevel Property

Definition

Gets the Bluetooth SIG-defined AlertLevel characteristic UUID.

public:
 static property Platform::Guid AlertLevel { Platform::Guid get(); };
static winrt::guid AlertLevel();
public static Guid AlertLevel { get; }
var guid = GattCharacteristicUuids.alertLevel;
Public Shared ReadOnly Property AlertLevel As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined AlertLevel characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to