HMCalendarEvent.FireDateComponents Property
Definition
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 NSDateComponents defining the date when the event should fire.
public virtual Foundation.NSDateComponents FireDateComponents { [Foundation.Export("fireDateComponents", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.NotImplemented] set; }
member this.FireDateComponents : Foundation.NSDateComponents with get, set
Property Value
- Attributes