共用方式為


HMTimerTrigger.UpdateTimeZoneAsync(NSTimeZone) 方法

定義

使用 更新時區 timeZone ,並在完成之後執行 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 UpdateTimeZoneAsync (Foundation.NSTimeZone timeZone);
abstract member UpdateTimeZoneAsync : Foundation.NSTimeZone -> System.Threading.Tasks.Task
override this.UpdateTimeZoneAsync : Foundation.NSTimeZone -> System.Threading.Tasks.Task

參數

timeZone
NSTimeZone

要加入。這個參數可以是 。

傳回

表示非同步 UpdateTimeZone 作業的工作

屬性

適用於