다음을 통해 공유


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

반환

특성

적용 대상