다음을 통해 공유


HMEventTrigger.UpdateEventsAsync(HMEvent[]) 메서드

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task UpdateEventsAsync (HomeKit.HMEvent[] events);
abstract member UpdateEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task
override this.UpdateEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task

매개 변수

events
HMEvent[]

반환

비동기 UpdateEvents 작업을 나타내는 작업

특성

적용 대상