Bagikan melalui


HMHome.AddTrigger(HMTrigger, Action<NSError>) Metode

Definisi

trigger Menambahkan ke rumah dan berjalan completion setelah ditambahkan.

[Foundation.Export("addTrigger:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AddTrigger (HomeKit.HMTrigger trigger, Action<Foundation.NSError> completion);
abstract member AddTrigger : HomeKit.HMTrigger * Action<Foundation.NSError> -> unit
override this.AddTrigger : HomeKit.HMTrigger * Action<Foundation.NSError> -> unit

Parameter

trigger
HMTrigger
completion
Action<NSError>

Handler untuk dijalankan saat operasi selesai.

Atribut

Berlaku untuk