CompositionNotificationDeferral Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Rappresenta un rinvio che può essere usato da un'app per rispondere in modo asincrono a una notifica di composizione.
public ref class CompositionNotificationDeferral sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CompositionNotificationDeferral final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CompositionNotificationDeferral
Public NotInheritable Class CompositionNotificationDeferral
- Ereditarietà
- Attributi
Metodi
Complete() |
Notifica al sistema che l'app ha completato l'elaborazione della notifica di composizione. |