Type Definitions
The following type definitions are available globally.
- 
                  
                  Typedef for fetch request options key that should be used with KBA_fetchRequestWithOptions:. DeclarationObjective-C typedef NSString *KBANSFetchRequestOptionsKey
- 
                  
                  Typedef for a block used when performing asynchronous fetches. DeclarationObjective-C typedef void (^KBACoreDataCompletionBlock)( NSArray<__kindof NSManagedObject *> *_Nonnull, NSError *_Nullable)ParametersobjectsThe managed objects errorIf the fetch could not be completed, an error containing more information 
 Type Definitions  Reference
      Type Definitions  Reference