state
The current details about the available, disabled, and unapproved extensions.
Declaration
final var state: AppExtensionPoint.Monitor.State { get }Mentioned in
Discussion
This property provides the list of available app extensions plus the number of currently disabled and unapproved extensions. The property is observable, so you can monitor it for changes while your app runs.