Expand description
§Bindings to the ClassKit
framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- CLSActivity
CLSActivity
andCLSObject
- CLSActivity represents user generated activity data for a given context.
- CLSActivity
Item CLSActivityItem
andCLSObject
- CLSActivityItem is used to gather information about the activity generated by a user.
- CLSBinary
Item CLSActivityItem
andCLSBinaryItem
andCLSObject
- CLSBinaryItem represents user generated information that is true or false, pass or fail, yes or no.
- CLSBinary
Value Type CLSBinaryItem
- Apple’s documentation
- CLSContext
CLSContext
andCLSObject
- Contexts represent activities, documents, and areas within your app.
- CLSContext
Type CLSContext
- Apple’s documentation
- CLSData
Store CLSDataStore
- The data store maintains and syncs your app’s contexts.
- CLSError
Code CLSDefines
- Apple’s documentation
- CLSObject
CLSObject
- An object managed by ClassKit.
- CLSProgress
Reporting Capability CLSObject
andCLSProgressReportingCapability
- This class specifies progress reporting capability of a ClassKit client app
- CLSProgress
Reporting Capability Kind CLSProgressReportingCapability
- Apple’s documentation
- CLSQuantity
Item CLSActivityItem
andCLSObject
andCLSQuantityItem
- CLSQuantityItem represents user generated quantity information.
- CLSScore
Item CLSActivityItem
andCLSObject
andCLSScoreItem
- CLSScoreItem represents user generated score information.
Statics§
- CLSContext
Topic ⚠Arts AndMusic CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠Computer Science AndEngineering CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠Health AndFitness CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠Literacy AndWriting CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠Math CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠Science CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠Social Science CLSContext
- Apple’s documentation
- CLSContext
Topic ⚠World Language CLSContext
- Apple’s documentation
- CLSError
Code ⚠Domain CLSDefines
- Apple’s documentation
- CLSError
Object ⚠Key CLSDefines
- Any object that caused a failure will be available in - [NSError userInfo]; under this key.
- CLSError
Successful ⚠Objects Key CLSDefines
- Errors with the code
CLSErrorCodePartialFailure
may contain an array of successful entities in - [NSError userInfo]; under this key. - CLSError
Underlying ⚠Errors Key CLSDefines
- If multiple objects cause errors we return an error with code
CLSErrorCodePartialFailure
which will contain an array of errors in - [NSError userInfo]; under this key. - CLSPredicate
KeyPath ⚠Date Created CLSDefines
- Apple’s documentation
- CLSPredicate
KeyPath ⚠Identifier CLSDefines
- Apple’s documentation
- CLSPredicate
KeyPath ⚠Parent CLSDefines
- Apple’s documentation
- CLSPredicate
KeyPath ⚠Title CLSDefines
- Apple’s documentation
- CLSPredicate
KeyPath ⚠Topic CLSDefines
- Apple’s documentation
- CLSPredicate
KeyPath ⚠Universal LinkURL CLSDefines
- Apple’s documentation
Traits§
- CLSContext
Provider CLSContextProvider
- The CLSContext provider protocol.
- CLSData
Store Delegate CLSDataStore
- Apple’s documentation
- NSUser
ActivityCLS Deep Links NSUserActivity_CLSDeepLinks
- Category “CLSDeepLinks” on
NSUserActivity
.
Type Aliases§
- CLSContext
Topic CLSContext
- Apple’s documentation
- CLSError
User Info Key CLSDefines
- Apple’s documentation
- CLSPredicate
KeyPath CLSDefines
- Apple’s documentation