Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 468 Bytes

File metadata and controls

25 lines (14 loc) · 468 Bytes
-api-id T:Windows.AI.Actions.Hosting.ActionOverload
-api-type winrt class

Windows.AI.Actions.Hosting.ActionOverload

-description

Represents an overload of an app action.

-remarks

App actions can be defined with multiple overloads that take different sets of inputs. This class can be used to select and invoke a specific overload of an app action.

-see-also

-examples