AppWindowClosedEventArgs クラス

定義

AppWindow.Closed イベントのデータを提供します。

public ref class AppWindowClosedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppWindowClosedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AppWindowClosedEventArgs
Public NotInheritable Class AppWindowClosedEventArgs
継承
Object Platform::Object IInspectable AppWindowClosedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

プロパティ

Reason

アプリ ウィンドウの閉じ方を示す値を取得します。

適用対象

こちらもご覧ください