共用方式為


HMCharacteristicValueInputEvent 列舉

定義

列舉描述按鈕按下形式之 的可能值 HMCharacteristic

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

欄位

名稱 Description
SinglePress 0
DoublePress 1
LongPress 2

適用於