Share via


NSDateComponents.Week Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr Week { [Foundation.Export("week")] get; [Foundation.Export("setWeek:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("week")>]
[<set: Foundation.Export("setWeek:")>]
member this.Week : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to