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

Table of Contents

Typealiases

typedef NSString *CAToneMapMode

Properties & Constants

extern NS_SWIFT_NAME(automatic) const CAToneMapMode CAToneMapModeAutomatic
extern NS_SWIFT_NAME(never) const CAToneMapMode CAToneMapModeNever
extern NS_SWIFT_NAME(ifSupported) const CAToneMapMode CAToneMapModeIfSupported
CALayer
@property(atomic, copy, readwrite) API_UNAVAILABLE(watchos) CAToneMapMode toneMapMode;