Contents

extensionPointIdentifier

The extension point of your host app that the app extension supports.

Declaration

var extensionPointIdentifier: String { get }

Discussion

This property contains the identifier for one of the host app’s extension points. Extension points represent the extensible features of the host app.

See Also

Identifying the process