Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 495 Bytes

packageinstallingeventargs_progress.md

File metadata and controls

22 lines (15 loc) · 495 Bytes
-api-id -api-type
P:Windows.ApplicationModel.PackageInstallingEventArgs.Progress
winrt property

Windows.ApplicationModel.PackageInstallingEventArgs.Progress

-description

Gets an approximation of the package's installation progress.

-property-value

A value in the range of 0 through 1.0 which represents approximately how far along the package is in the installation process.

-remarks

-examples

-see-also