API Differences in CoreTransferable in iOS 17.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 iOS 17.0 SDK.

Table of Contents

Functions & Methods

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