GattServiceUuids.Battery 属性

定义

获取蓝牙 SIG 定义的电池服务 UUID。

public:
 static property Platform::Guid Battery { Platform::Guid get(); };
static winrt::guid Battery();
public static Guid Battery { get; }
var guid = GattServiceUuids.battery;
Public Shared ReadOnly Property Battery As Guid

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的电池服务 UUID。

Windows 要求

应用功能
bluetooth

适用于