共用方式為


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

屬性

適用於