Contents

ActiveNSExtensionsResponse.ExtensionsItem

A dictionary that contains information about an extension.

Declaration

object ActiveNSExtensionsResponse.ExtensionsItem

Properties

NameTypeDescription
ContainerDisplayNamestring

The display name of the container.

ContainerIdentifierstring

The identifier of the container.

DisplayName Requiredstring

The extension’s display name.

ExtensionPoint Requiredstring

The NSExtensionPointIdentifier for the extension.

Identifier Requiredstring

The identifier of the extension.

Path Requiredstring

The path to the extension.

UserElection Requiredstring

The user-selected state of the extension, which a user sets in the Extensions preference pane in System Preferences.

Version Requiredstring

The version of the extension.

See Also

Objects