API Differences in QuartzCore 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 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;