Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 519 Bytes

compositionimageprogressstage.md

File metadata and controls

36 lines (20 loc) · 519 Bytes
-api-id -api-type
T:Windows.UI.Composition.CompositionImageProgressStage
winrt enum

Windows.UI.Composition.CompositionImageProgressStage

-description

Defines constants that specify the progress of loading a CompositionImage.

-enum-fields

-field HeaderDecoded

The header is decoded.

-field None

No progress.

-remarks

Important

This API exists only in Windows 10, version 1507 (Build 10240).

-see-also

-examples