共用方式為


HMCharacteristicValueOccupancyStatus 列舉

定義

列舉佔用數的值。

[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 HMCharacteristicValueOccupancyStatus
type HMCharacteristicValueOccupancyStatus = 
繼承
HMCharacteristicValueOccupancyStatus
屬性

欄位

名稱 Description
NotOccupied 0

區域未佔用。

Occupied 1

區域已佔用。

適用於