IntentFile
An interface for providing an app entity that represents an on-disk file or file-based resource.
Declaration
struct IntentFileMentioned in
Overview
Provide an intent file entity implementation to describe data you store in a file on disk or in memory by providing its associated name and uniform type identifier.
Topics
Creating a file
Getting the file information
Instance Properties
Instance Methods
data(contentType:)file(contentType:destinationDirectory:)withFile(contentType:allowOpenInPlace:fileHandler:)