次の方法で共有


WKInterfaceDate.SetTimeZone(NSTimeZone) メソッド

定義

表示に使用するタイム ゾーンを設定します。

[Foundation.Export("setTimeZone:")]
public virtual void SetTimeZone(Foundation.NSTimeZone timeZone);
abstract member SetTimeZone : Foundation.NSTimeZone -> unit
override this.SetTimeZone : Foundation.NSTimeZone -> unit

パラメーター

timeZone
NSTimeZone

目的のタイム ゾーン。 の場合 nullは、接続されている iPhone のタイム ゾーンが使用されます。

このパラメーターは、null に設定できます。

属性

適用対象