Udostępnij za pośrednictwem


Application.ModalPushed Zdarzenie

Definicja

Zdarzenie, które jest zgłaszane po wypchnięciu widoku, zostało wypchnięte modalnie.

public event EventHandler<Xamarin.Forms.ModalPushedEventArgs> ModalPushed;
member this.ModalPushed : EventHandler<Xamarin.Forms.ModalPushedEventArgs> 

Typ zdarzenia

System.EventHandler<ModalPushedEventArgs>

Dotyczy