HMCharacteristicValueCarbonMonoxideDetectionStatus 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
検出値を列挙します。
[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 HMCharacteristicValueCarbonMonoxideDetectionStatus
type HMCharacteristicValueCarbonMonoxideDetectionStatus =
- 継承
-
HMCharacteristicValueCarbonMonoxideDetectionStatus
- 属性
フィールド
Detected | 1 | 一酸化炭素が検出されました。 |
NotDetected | 0 | 一酸化炭素は検出されませんでした。 |