Udostępnij za pośrednictwem


ModalPushingEventArgs Klasa

Definicja

Argumenty dla zdarzenia, które jest zgłaszane, gdy okno modalne jest wypychane do stosu nawigacji.

public ref class ModalPushingEventArgs : Microsoft::Maui::Controls::ModalEventArgs
public class ModalPushingEventArgs : Microsoft.Maui.Controls.ModalEventArgs
type ModalPushingEventArgs = class
    inherit ModalEventArgs
Public Class ModalPushingEventArgs
Inherits ModalEventArgs
Dziedziczenie
ModalPushingEventArgs

Konstruktory

ModalPushingEventArgs(Page)

Tworzy nowy ModalPushingEventArgs obiekt dla wypychanej strony.

Właściwości

Modal

Pobiera lub ustawia stronę, której nawigacja wyzwoliła zdarzenie.

(Odziedziczone po ModalEventArgs)

Dotyczy