Share via


NSDateComponents.WeekOfYear Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to