IShellSectionController.SendPopped Method

Definition

Overloads

SendPopped()
Obsolete.
SendPopped(Page)
Obsolete.

SendPopped()

Source:
IShellSectionController.cs
Source:
IShellSectionController.cs

Caution

This API is now deprecated.

[System.Obsolete]
public void SendPopped ();
Attributes

Applies to

SendPopped(Page)

Source:
IShellSectionController.cs
Source:
IShellSectionController.cs

Caution

This API is now deprecated.

[System.Obsolete]
public void SendPopped (Microsoft.Maui.Controls.Page page);

Parameters

page
Page
Attributes

Applies to