Formatting strings for creating predicates.
Formatting strings for creating predicates.
Predicate Format String Syntax
Describes how to specify queries in Cocoa.
An NSString object containing the predicate pattern string for the predicate bindings. Use $value to refer to the value in the search field.
The predicate's format string.
Creates and returns a new predicate formed by creating a new string with a specified format and parsing the result.
predicateWithFormat:arguments:
Creates a predicate by substituting the values in an argument list into a format string and parsing the result.
See Cocoa Bindings Reference for more information.
The rule editor’s predicate.
A closure that evaluates each received element.
The closure that determines whether the publisher should consider an element as a match.
The closure that indicates whether to drop the element.
The closure that determines whether to publish an element.
Specifies how a date is displayed.
Updated Bindings Types introduction.
Auto Layout Guide: Visual Format Language
Describes the constraint-based system for laying out user interface elements.
Comparison of NSPredicate and Spotlight Query Strings
Describes how to specify queries in Cocoa.
The attributes of a pixel format.
Adding Actions to the Context Menu
Present custom actions from your File Provider extension in the system’s file browser.
Format reader property list dictionaries
Include property list dictionaries to describe a format reader and register the formats it supports.
Learn about important changes to Foundation.
Retrieving events and reminders
Fetch events and reminders from the Calendar database.
Retrieving events and reminders
Fetch events and reminders from the Calendar database.
Executing Activity Summary Queries
Create and run activity summary queries.
Create, run, and sort sample queries.
Describes how to implement a Core Data incremental store.
App Extension Programming Guide: Handling Common Scenarios
Describes how to develop an app extension, which is an executable that adds functionality to other apps.
Describes the keys for a bundle's Info.plist file.
Core Data Programming Guide: Fetching Objects
Explains how to manage objects using the Core Data framework.
Core Data Programming Guide: Frequently Asked Questions
Explains how to manage objects using the Core Data framework.
Core Data Programming Guide: Performance
Explains how to manage objects using the Core Data framework.
Core Data Programming Guide: Persistent Store Types and Behaviors
Explains how to manage objects using the Core Data framework.
Core Data Programming Guide: Using Core Data with Cocoa Bindings
Explains how to manage objects using the Core Data framework.
Updated Bindings Types introduction.
Updated Bindings Types introduction.
Core Data Programming Guide: Creating Managed Object Relationships
Explains how to manage objects using the Core Data framework.
Describes how to specify queries in Cocoa.
Describes how to specify queries in Cocoa.
Creating the Managed Object Model
A hands-on guide to creating a command-line utility using low-level features of Core Data.
Explains how to use the Media Player framework to play synced audio books, podcasts, and songs in your application.
Updated Bindings Types introduction.
Describes how to specify queries in Cocoa.
Using Asset and Location Fields
Describes how to use APIs and tools to create a CloudKit app.
Explains how to use the Media Player framework to play synced audio books, podcasts, and songs in your application.
Describes how to specify queries in Cocoa.
Create a custom data store with SwiftData
Combine the power of SwiftData's expressive, declarative modeling API with your own persistence backend. Learn how to build a custom data store and...
Explore wellbeing APIs in HealthKit
Learn how to incorporate mental health and wellbeing into your app using HealthKit. There are new APIs for State of Mind, as well as for Depression...
Discover Calendar and EventKit
Discover how you can bring Calendar into your app and help people better manage their time. Find out how to create new events from your app, fetch...
Adopt declarative device management
Discover how you can simplify development of your device management solution with the declarative approach. We'll take you through the latest updates...
High Efficiency Image File Format
Learn the essential details of the new High Efficiency Image File Format (HEIF) and discover which capabilities are used by Apple platforms. Gain...
Explore Verifiable Health Records
Find out how you can securely request access to someone's verifiable health records and incorporate that data safely into your app. The Health app...