ShellSection.IShellSectionController.SendPopping Метод

Определение

Перегрузки

IShellSectionController.SendPopping(Task)
IShellSectionController.SendPopping(Page)
Устаревшие..

IShellSectionController.SendPopping(Task)

void IShellSectionController.SendPopping (System.Threading.Tasks.Task poppingCompleted);
abstract member Xamarin.Forms.IShellSectionController.SendPopping : System.Threading.Tasks.Task -> unit
override this.Xamarin.Forms.IShellSectionController.SendPopping : System.Threading.Tasks.Task -> unit

Параметры

poppingCompleted
System.Threading.Tasks.Task

Реализации

Применяется к

IShellSectionController.SendPopping(Page)

Внимание!

Теперь этот API является нерекомендуемым.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
void IShellSectionController.SendPopping (Xamarin.Forms.Page page);
abstract member Xamarin.Forms.IShellSectionController.SendPopping : Xamarin.Forms.Page -> unit
override this.Xamarin.Forms.IShellSectionController.SendPopping : Xamarin.Forms.Page -> unit

Параметры

page
Page

Реализации

Атрибуты
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Применяется к