共用方式為


NavigationPage.GetHasBackButton(Page) 方法

定義

傳回值,指出 page 是否有 [上一頁] 按鈕。

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

參數

page
Page

傳回

System.Boolean

適用於