AppExtensionPoint.Identifier
The details of an extension point that your app extension supports.
Declaration
struct IdentifierMentioned in
Overview
When creating a binding in your app extension, use this type to specify the extension point details. When binding to a host app’s extension point, always initialize this type with the host app’s bundle identifier and extension point name.