Contents

supportedServiceSources(for:)

Return an array of service sources that let the host app perform actions associated with the specified item.

Declaration

func supportedServiceSources(for itemIdentifier: NSFileProviderItemIdentifier) throws -> [any NSFileProviderServiceSource]

See Also

Working with services