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

属性

适用于