다음을 통해 공유


EKCalendar.FromEventStore(EKEventStore) 메서드

정의

개발자는 이 사용되지 않는 메서드를 사용하면 안 됩니다. 개발자는 대신 '만들기(EKEntityType, EKEventStore)'를 사용해야 합니다.

[Foundation.Export("calendarWithEventStore:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'Create (EKEntityType, EKEventStore)' instead.")]
public static EventKit.EKCalendar FromEventStore (EventKit.EKEventStore eventStore);
static member FromEventStore : EventKit.EKEventStore -> EventKit.EKCalendar

매개 변수

eventStore
EKEventStore

반환

특성

적용 대상