SendableView

The file handle may be for a non-seekable file, so it shouldn’t be ‘Sendable’, however, most of the work performed on behalf of the handle is executed in a thread pool which means that its state must be ‘Sendable’.

SystemFileHandle.swift:79

This declaration is gated by at least one @_spi attribute.

iOS
13.0+
macOS
10.15+
tvOS
13.0+
watchOS
6.0+
struct SendableView