ShellSection.IShellSectionController.SendPopped Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
IShellSectionController.SendPopped() |
Przestarzałe.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy. |
IShellSectionController.SendPopped(Page) |
Przestarzałe.
|
IShellSectionController.SendPopped()
Przestroga
Ten interfejs API jest już przestarzały.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
[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
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute
Dotyczy
IShellSectionController.SendPopped(Page)
Przestroga
Ten interfejs API jest już przestarzały.
[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
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute