共用方式為


HMCharacteristicValueLeakStatus 列舉

定義

列舉偵測外泄的裝置值。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueLeakStatus
type HMCharacteristicValueLeakStatus = 
繼承
HMCharacteristicValueLeakStatus
屬性

欄位

名稱 Description
Detected 1

偵測到流失。

None 0

未偵測到流失。

適用於