Share via


NavigationProxy.RemovePage(Page) Method

Definition

For internal use by the Xamarin.Forms platform.

public void RemovePage (Xamarin.Forms.Page page);
abstract member RemovePage : Xamarin.Forms.Page -> unit
override this.RemovePage : Xamarin.Forms.Page -> unit

Parameters

page
Page

For internal use by the Xamarin.Forms platform.

Implements

Applies to