url
A URL that locates the file’s data.
Declaration
var url: URL { get async throws }Discussion
Use this URL to retrieve the file’s data and include its contents in your transmission to the accessory.
A URL that locates the file’s data.
var url: URL { get async throws }Use this URL to retrieve the file’s data and include its contents in your transmission to the accessory.