ShellSection.IShellSectionController.AddDisplayedPageObserver Metoda

Definice

Pro interní použití platformou 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

Parametry

observer
Object
callback
Action<Page>

Implementuje

Platí pro