| -api-id | M:Windows.AI.Actions.Hosting.ActionCatalog.GetActionsForInputs(Windows.AI.Actions.ActionEntity[],Windows.UI.WindowId) |
|---|---|
| -api-type | winrt method |
Windows.AI.Actions.Hosting.ActionCatalog.GetActionsForInputs(Windows.AI.Actions.ActionEntity[],Windows.UI.WindowId)
Gets an array of action instances for all actions registered with the system that accept the specified list of input entities. This overload also accepts the WindowId associated with the invoker of the action.
A list of ActionEntity objects specifying the input entities for which actions are retrieved.
A WindowId object specifying the window that invokes the app action.
An array of ActionInstance objects that provide the details and the invocation context of an app action as well as the ability to invoke the action.