次の方法で共有


WebViewProcessTerminatedEventArgs.PlatformArgs プロパティ

定義

WebViewProcessTerminatedEventArgsに関連付けられているプラットフォーム固有の引数を取得します。

public:
 property Microsoft::Maui::Controls::PlatformWebViewProcessTerminatedEventArgs ^ PlatformArgs { Microsoft::Maui::Controls::PlatformWebViewProcessTerminatedEventArgs ^ get(); };
public Microsoft.Maui.Controls.PlatformWebViewProcessTerminatedEventArgs PlatformArgs { get; }
member this.PlatformArgs : Microsoft.Maui.Controls.PlatformWebViewProcessTerminatedEventArgs
Public ReadOnly Property PlatformArgs As PlatformWebViewProcessTerminatedEventArgs

プロパティ値

適用対象