次の方法で共有


EKEventStore.GetCalendars(EKEntityType) メソッド

定義

[Foundation.Export("calendarsForEntityType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual EventKit.EKCalendar[] GetCalendars (EventKit.EKEntityType entityType);
abstract member GetCalendars : EventKit.EKEntityType -> EventKit.EKCalendar[]
override this.GetCalendars : EventKit.EKEntityType -> EventKit.EKCalendar[]

パラメーター

entityType
EKEntityType

戻り値

属性

適用対象