Share via


EKRecurrenceEnd.FromEndDate(NSDate) Method

Definition

[Foundation.Export("recurrenceEndWithEndDate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static EventKit.EKRecurrenceEnd FromEndDate(Foundation.NSDate endDate);
[<Foundation.Export("recurrenceEndWithEndDate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromEndDate : Foundation.NSDate -> EventKit.EKRecurrenceEnd

Parameters

endDate
NSDate

Returns

Attributes

Applies to