Share via


GattCharacteristicUuids.GapAppearance Property

Definition

Gets the Bluetooth SIG-defined GapAppearance characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined GapAppearance characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to