API Differences in UniformTypeIdentifiers in iOS 18.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in UniformTypeIdentifiers in the iOS 18.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