Freigeben über


SystemNavigationManagerPreview Klasse

Definition

Bietet eine Möglichkeit für eine App, auf vom System bereitgestellte schließende Ereignisse zu reagieren.

public ref class SystemNavigationManagerPreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemNavigationManagerPreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemNavigationManagerPreview
Public NotInheritable Class SystemNavigationManagerPreview
Vererbung
Object Platform::Object IInspectable SystemNavigationManagerPreview
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Methoden

GetForCurrentView()

Gibt das SystemNavigationManagerPreview-Objekt zurück, das dem aktuellen Fenster zugeordnet ist.

Ereignisse

CloseRequested

Tritt auf, wenn der Benutzer die Systemschaltfläche zum Schließen aufruft (die Schaltfläche "x" in der Ecke der Titelleiste der App).

Gilt für: