次の方法で共有


NavigationPage.GetHasBackButton(Page) メソッド

定義

page が戻るボタンかどうかを示す値を返します。

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

パラメーター

page
Page

戻り値

System.Boolean

適用対象