共用方式為


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 作業的工作

屬性

適用於