다음을 통해 공유


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 작업을 나타내는 작업

특성

적용 대상