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

Table of Contents

Typealiases

typedef NSString *CADynamicRange

Properties & Constants

extern NS_SWIFT_NAME(automatic) const CADynamicRange CADynamicRangeAutomatic
extern NS_SWIFT_NAME(standard) const CADynamicRange CADynamicRangeStandard
extern NS_SWIFT_NAME(constrainedHigh) const CADynamicRange CADynamicRangeConstrainedHigh
extern NS_SWIFT_NAME(high) const CADynamicRange CADynamicRangeHigh
CALayer
@property(atomic, copy, readwrite) API_UNAVAILABLE(watchos) CADynamicRange preferredDynamicRange;
CALayer
@property(atomic, assign, unsafe_unretained, readwrite) CGFloat contentsHeadroom;
CAMetalLayer
@property(atomic, readonly) API_UNAVAILABLE(watchos) id<MTLResidencySet> residencySet;