API Differences in AutomaticAssessmentConfiguration in macOS 26.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 26.0 SDK.

Table of Contents

Properties & Constants

AEAssessmentError
public var notInstalledParticipants: [Swift.String]?
AEAssessmentError
public var restrictedSystemParticipants: [Swift.String]?
extern NS_REFINED_FOR_SWIFT NSString *AENotInstalledParticipantsKey
extern NS_REFINED_FOR_SWIFT NSString *AERestrictedSystemParticipantsKey
AEAssessmentParticipantConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite, getter = isRequired) BOOL required;

Functions & Methods

AEAssessmentParticipantConfiguration
- (BOOL)isRequired;