Share via


NSDateIntervalFormatter.Calendar Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSCalendar Calendar { [Foundation.Export("calendar", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCalendar:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("calendar", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCalendar:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Calendar : Foundation.NSCalendar with get, set

Property Value

Attributes

Applies to