共用方式為


IShellSectionController.SendPopped 方法

定義

多載

SendPopped()
已淘汰.
SendPopped(Page)
已淘汰.

SendPopped()

警告

此 API 現已淘汰。

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

適用於

SendPopped(Page)

警告

此 API 現已淘汰。

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

參數

page
Page
屬性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

適用於