共用方式為


EKEventStore.GetCalendarItems(String) 方法

定義

[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[]

參數

externalIdentifier
String

傳回

屬性

適用於