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 操作的任务

属性

适用于