Package apple.eventkit
Interface EKEventStore.Block_fetchRemindersMatchingPredicateCompletion
-
- Enclosing class:
- EKEventStore
public static interface EKEventStore.Block_fetchRemindersMatchingPredicateCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchRemindersMatchingPredicateCompletion(NSArray<? extends EKReminder> reminders)
-
-
-
Method Detail
-
call_fetchRemindersMatchingPredicateCompletion
void call_fetchRemindersMatchingPredicateCompletion(NSArray<? extends EKReminder> reminders)
-
-