ContentDialogClosingDeferral
ContentDialogClosingDeferral
ContentDialogClosingDeferral
ContentDialogClosingDeferral
Class
Definition
Represents a deferral that can be used by an app to respond asynchronously to the closing event of the ContentDialog.
public : sealed class ContentDialogClosingDeferral : IContentDialogClosingDeferralpublic sealed class ContentDialogClosingDeferral : IContentDialogClosingDeferralPublic NotInheritable Class ContentDialogClosingDeferral Implements IContentDialogClosingDeferral// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Remarks
You can get an instance of this class by calling ContentDialogClosingEventArgs.GetDeferral.