Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 727 Bytes

print3dtasksourcerequestedhandler.md

File metadata and controls

24 lines (18 loc) · 727 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Graphics.Printing3D.Print3DTaskSourceRequestedHandler
winrt delegate
xbox

Windows.Graphics.Printing3D.Print3DTaskSourceRequestedHandler

-description

Represents the method that handles requests for 3D print packages.

-parameters

-param args

Provides the 3D print package for use in the 3D print job.

-remarks

This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the 3MF Specification.

-examples

-see-also