NSDateComponents.Calendar Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The calendar of this NSDateComponents.
C#
public virtual Foundation.NSCalendar Calendar { [Foundation.Export("calendar", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCalendar:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Calendar : Foundation.NSCalendar with get, set
(More documentation for this node is coming)
This value can be null
.
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |