PhotoImportStage
PhotoImportStage
PhotoImportStage
PhotoImportStage
Enum
Definition
Specifies the stages of the photo import process.
public : enum class PhotoImportStagepublic enum PhotoImportStagePublic Enum PhotoImportStage// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| DeletingImportedItemsFromSource DeletingImportedItemsFromSource DeletingImportedItemsFromSource DeletingImportedItemsFromSource | Imported items are currently being deleted from the source. |
| FindingItems FindingItems FindingItems FindingItems | Items are currently being found. |
| ImportingItems ImportingItems ImportingItems ImportingItems | Items are currently being imported |
| NotStarted NotStarted NotStarted NotStarted | The photo import process has not started. |