Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 785 Bytes

widgetactioninvokedargs_verb.md

File metadata and controls

29 lines (16 loc) · 785 Bytes
-api-id -api-type
P:Microsoft.Windows.Widgets.Providers.WidgetActionInvokedArgs.Verb
winrt property

Microsoft.Windows.Widgets.Providers.WidgetActionInvokedArgs.Verb

-description

Gets a string that indicates the verb associated with the associated action.

-property-value

A string that indicates the verb associated with the associated action.

-remarks

Apps define verbs in the action definition their Adaptive Card visual template. Widget hosts may send verbs that are not defined in the widgets template. For information on using verbs in an Adaptive Card template, see Create a widget template with the Adaptive Cards Designer.

-see-also

-examples