Shell.Navigating イベント

定義

ライブラリにより、ナビゲーションを実行する直前にこのイベントが発生します。

public event EventHandler<Xamarin.Forms.ShellNavigatingEventArgs> Navigating;
member this.Navigating : EventHandler<Xamarin.Forms.ShellNavigatingEventArgs> 

イベントの種類

適用対象