Compartir a través de


IShellSectionController.SendPopped Método

Definición

Sobrecargas

SendPopped()
Obsoletos.
SendPopped(Page)
Obsoletos.

SendPopped()

Precaución

Esta API ya está en desuso.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
public void SendPopped();
abstract member SendPopped : unit -> unit
Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a

SendPopped(Page)

Precaución

Esta API ya está en desuso.

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

Parámetros

page
Page
Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a