Share via


NSDateComponents.Quarter Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to