ShellSection.IShellSectionController.SendPopped Metoda

Definice

Přetížení

IShellSectionController.SendPopped()
Zastaralé.

Pro interní použití platformou Xamarin.Forms.

IShellSectionController.SendPopped(Page)
Zastaralé.

IShellSectionController.SendPopped()

Upozornění

Toto rozhraní API je teď zastaralé.

Pro interní použití platformou Xamarin.Forms.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
void IShellSectionController.SendPopped ();
abstract member Xamarin.Forms.IShellSectionController.SendPopped : unit -> unit
override this.Xamarin.Forms.IShellSectionController.SendPopped : unit -> unit

Implementuje

Atributy

Platí pro

IShellSectionController.SendPopped(Page)

Upozornění

Toto rozhraní API je teď zastaralé.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
void IShellSectionController.SendPopped (Xamarin.Forms.Page page);
abstract member Xamarin.Forms.IShellSectionController.SendPopped : Xamarin.Forms.Page -> unit
override this.Xamarin.Forms.IShellSectionController.SendPopped : Xamarin.Forms.Page -> unit

Parametry

page
Page

Implementuje

Atributy

Platí pro