다음을 통해 공유


HMTimerTrigger.UpdateFireDateAsync(NSDate) 메서드

정의

를 사용하여 fireDate 화재 날짜를 업데이트 완료된 후 실행 completion 합니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task UpdateFireDateAsync (Foundation.NSDate fireDate);
abstract member UpdateFireDateAsync : Foundation.NSDate -> System.Threading.Tasks.Task
override this.UpdateFireDateAsync : Foundation.NSDate -> System.Threading.Tasks.Task

매개 변수

fireDate
NSDate

반환

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

특성

적용 대상