init(identifier:)
Initializes the type with a string you can use to find the extension point.
Declaration
init(identifier: StaticString) throwsDiscussion
Paramerters:
identifier: The name of the extension point. This string isn’t the same as the value you put in the AppExtensionPoint.Identifier type.