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

Table of Contents

Functions & Methods

TransferRepresentation
public func suggestedFileName(_ fileName: @escaping @Sendable (Self.Item) -> Swift.String?) -> some CoreTransferable.TransferRepresentation<Self.Item>