ShellSection.IShellSectionController.AddDisplayedPageObserver メソッド

定義

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

void IShellSectionController.AddDisplayedPageObserver (object observer, Action<Xamarin.Forms.Page> callback);
abstract member Xamarin.Forms.IShellSectionController.AddDisplayedPageObserver : obj * Action<Xamarin.Forms.Page> -> unit
override this.Xamarin.Forms.IShellSectionController.AddDisplayedPageObserver : obj * Action<Xamarin.Forms.Page> -> unit

パラメーター

observer
Object
callback
Action<Page>

実装

適用対象