Contents

alwaysEnabled

A testing mode that automatically enables the domain.

Declaration

static var alwaysEnabled: NSFileProviderDomain.TestingModes { get }

Discussion

By default, the user must manually enable a domain in System Preferences > Extensions before the File Provider extension can access it. This testing mode bypasses that workflow and automatically enables the domain.

See Also

Accessing Modes