API Differences in AutomaticAssessmentConfiguration in macOS 15.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in AutomaticAssessmentConfiguration in the macOS 15.0 SDK.

Table of Contents

Properties & Constants

AEAssessmentParticipantConfiguration
@property(nonatomic, copy, readwrite) NSDictionary<NSString *,id> * _Nonnull configurationInfo;
AEAssessmentConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) AEAutocorrectMode autocorrectMode;
AEAssessmentConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL allowsSpellCheck;
AEAssessmentConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL allowsPredictiveKeyboard;
AEAssessmentConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL allowsKeyboardShortcuts;