Use by an app that provides files to indicate asynchronously that the app is finished responding to a closing event.
Syntax
var pickerClosingDeferral = getDeferral();
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The PickerClosingDeferral class has these types of members:
Methods
The PickerClosingDeferral class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.
| Method | Description |
|---|---|
| Complete | Signals that the app providing files has finished responding to a closing event. |
Remarks
If your app participates in the File Open Picker contract, you can use this class to respond to a closing event.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012