ShellSection.IShellSectionController.SendPopped 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
IShellSectionController.SendPopped() |
已淘汰.
供 Xamarin.Forms 平台內部使用。 |
IShellSectionController.SendPopped(Page) |
已淘汰.
|
IShellSectionController.SendPopped()
警告
此 API 現已淘汰。
供 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
實作
- 屬性
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute
適用於
IShellSectionController.SendPopped(Page)
警告
此 API 現已淘汰。
[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
參數
- page
- Page
實作
- 屬性
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute