共用方式為


ModalPushedEventArgs 類別

定義

將強制回應視窗推送至巡覽堆疊時所引發事件的引數。

public ref class ModalPushedEventArgs : Microsoft::Maui::Controls::ModalEventArgs
public class ModalPushedEventArgs : Microsoft.Maui.Controls.ModalEventArgs
type ModalPushedEventArgs = class
    inherit ModalEventArgs
Public Class ModalPushedEventArgs
Inherits ModalEventArgs
繼承
ModalPushedEventArgs

建構函式

ModalPushedEventArgs(Page)

為剛顯示的頁面建構新 ModalPushedEventArgs 物件。

屬性

Modal

取得或設定其巡覽觸發事件的頁面。

(繼承來源 ModalEventArgs)

適用於