Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 603 Bytes

printworkflowjobactivatedeventargs_kind.md

File metadata and controls

27 lines (15 loc) · 603 Bytes
-api-id -api-type
P:Windows.Graphics.Printing.Workflow.PrintWorkflowJobActivatedEventArgs.Kind
winrt property

Windows.Graphics.Printing.Workflow.PrintWorkflowJobActivatedEventArgs.Kind

-description

Gets the reason that this app was activated.

-property-value

A value indicating the type of task this app was activated to execute. In this case, it should be ActivationKind.PrintSupportJobUI.

-remarks

-see-also

-examples