Share via


HMMutableSignificantTimeEvent.Offset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override Foundation.NSDateComponents Offset { [Foundation.Export("offset", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setOffset:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("offset", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setOffset:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Offset : Foundation.NSDateComponents with get, set

Property Value

Attributes

Applies to