Freigeben über


SystemNavigationCloseRequestedPreviewEventArgs Klasse

Definition

public ref class SystemNavigationCloseRequestedPreviewEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemNavigationCloseRequestedPreviewEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemNavigationCloseRequestedPreviewEventArgs
Public NotInheritable Class SystemNavigationCloseRequestedPreviewEventArgs
Vererbung
Object Platform::Object IInspectable SystemNavigationCloseRequestedPreviewEventArgs
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)

Eigenschaften

Handled

Ruft einen Wert ab, der angibt, ob die Close-Anforderung von der App behandelt wird, oder legt diesen fest.

Methoden

GetDeferral()

Gibt ein Deferral-Objekt für das CloseRequested-Ereignis zurück .

Gilt für: