Share via


PrintSupportPrintDeviceCapabilitiesChangedEventArgs.GetDeferral Method

Definition

Requests that the print capability change operation be delayed and gets a deferral object that will be invoked upon completion of the deferred action.

public Deferral GetDeferral();

Returns

The deferral object.

Remarks

The print capability change operation is delayed until the app calls the Deferral.Complete method.

Applies to

Product Versions
WinRT Build 22000, Build 22621, Build 26100