NSExtensionMappingsResponse.ExtensionsItem
A dictionary that contains information about an extension.
Declaration
object NSExtensionMappingsResponse.ExtensionsItemProperties
| Name | Type | Description |
|---|---|---|
DisplayName Required | string | The display name of the extension. |
ExtensionPoint Required | string | The NSExtensionPointIdentifier for the extension. |
Identifier Required | string | The identifier of the extension. |