EKEvent.CompareStartDateWithEvent(EKEvent) Method
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.
Compares the StartDate of this event with the StartDate of the specified event.
[Foundation.Export("compareStartDateWithEvent:")]
public virtual Foundation.NSComparisonResult CompareStartDateWithEvent (EventKit.EKEvent other);
abstract member CompareStartDateWithEvent : EventKit.EKEvent -> Foundation.NSComparisonResult
override this.CompareStartDateWithEvent : EventKit.EKEvent -> Foundation.NSComparisonResult
Parameters
- other
- EKEvent
Returns
- Attributes