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

Table of Contents

Properties & Constants

UTType
public static var css: UniformTypeIdentifiers.UTType
UTType
public static var dng: UniformTypeIdentifiers.UTType
UTType
public static var exr: UniformTypeIdentifiers.UTType
UTType
public static var geoJSON: UniformTypeIdentifiers.UTType
UTType
public static var heics: UniformTypeIdentifiers.UTType
UTType
public static var linkPresentationMetadata: UniformTypeIdentifiers.UTType
UTType
public static var tarArchive: UniformTypeIdentifiers.UTType
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeCSS
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeHEICS
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeEXR
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeDNG
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeTarArchive
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeGeoJSON
extern NS_REFINED_FOR_SWIFT UTType *const UTTypeLinkPresentationMetadata