domainVersion
The version of the domain for the request.
Declaration
var domainVersion: NSFileProviderDomainVersion? { get }Discussion
If the file provider extension doesn’t implement the NSFileProviderDomainState protocol, this property is nil.
The version of the domain for the request.
var domainVersion: NSFileProviderDomainVersion? { get }If the file provider extension doesn’t implement the NSFileProviderDomainState protocol, this property is nil.