Condividi tramite


EKCalendar.FromEventStore(EKEventStore) Metodo

Definizione

Gli sviluppatori non devono usare questo metodo deprecato. Gli sviluppatori devono usare invece 'Create (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

Parametri

eventStore
EKEventStore

Restituisce

Attributi

Si applica a