NavigationPage.GetHasBackButton(Page) 方法

定义

返回一个值,该值指示 page 是否有后退按钮。

public static bool GetHasBackButton(Xamarin.Forms.Page page);
static member GetHasBackButton : Xamarin.Forms.Page -> bool

参数

page
Page

返回

System.Boolean

适用于