API Differences in Photos in macOS 14.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 Photos in the macOS 14.0 SDK.

Table of Contents

Functions & Methods

PHContentEditingOutput
- (nullable NSURL *)renderedContentURLForType:(nonnull UTType *)type error:(NSError * _Nullable * _Nullable)error;

Properties & Constants

PHContentEditingOutput
@property(atomic, copy, readonly, nullable) UTType *defaultRenderedContentType;
PHContentEditingOutput
@property(atomic, copy, readonly) NSArray<UTType *> * _Nonnull supportedRenderedContentTypes;