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
System.Object
callback
System.Action<Page>

Реализации

Применяется к