API Differences in AutomaticAssessmentConfiguration in macOS 15.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in AutomaticAssessmentConfiguration in the macOS 15.0 SDK.

Table of Contents

Properties & Constants

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;
AEAssessmentParticipantConfiguration
@property(nonatomic, copy, readwrite) NSDictionary<NSString *,id> * _Nonnull configurationInfo;