identities
The app extensions currently available to use with the monitored extension points.
Declaration
final var identities: [AppExtensionIdentity] { get }Mentioned in
Discussion
Use this property to get an array of currently available app extensions your host app can use. This array contains entries for all of the monitored extension points. To find out if additional app extensions are present, but not yet enabled, get the value in the state property instead.