NavigationPage.InsertPageBeforeRequested イベント

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public event EventHandler<Xamarin.Forms.Internals.NavigationRequestedEventArgs> InsertPageBeforeRequested;
member this.InsertPageBeforeRequested : EventHandler<Xamarin.Forms.Internals.NavigationRequestedEventArgs> 

イベントの種類

System.EventHandler<NavigationRequestedEventArgs>

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象