Share via


NSDateComponents.Weekday Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to