EKEventStore.GetCalendarItems(String) Method

Definition

[Foundation.Export("calendarItemsWithExternalIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual EventKit.EKCalendarItem[] GetCalendarItems (string externalIdentifier);
abstract member GetCalendarItems : string -> EventKit.EKCalendarItem[]
override this.GetCalendarItems : string -> EventKit.EKCalendarItem[]

Parameters

externalIdentifier
String

Returns

Attributes

Applies to