API Differences in Photos in macOS 14.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show 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;