Contents

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.

See Also

Accessing Application Information