次の方法で共有


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

戻り値

属性

適用対象