GattCharacteristicUuids.ScanIntervalWindow Property

Definition

Gets the Bluetooth SIG-defined ScanIntervalWindow characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined ScanIntervalWindow characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to