다음을 통해 공유


HMEventTrigger.UpdateRecurrencesAsync(NSDateComponents[]) 메서드

정의

[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 UpdateRecurrencesAsync(Foundation.NSDateComponents[] recurrences);
abstract member UpdateRecurrencesAsync : Foundation.NSDateComponents[] -> System.Threading.Tasks.Task
override this.UpdateRecurrencesAsync : Foundation.NSDateComponents[] -> System.Threading.Tasks.Task

매개 변수

recurrences
NSDateComponents[]

추가할 입니다. 이 매개 변수는 일 수 있습니다.

반환

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

특성

적용 대상