次の方法で共有


NavigationPage.GetIsNavigationBarTranslucent(BindableObject) メソッド

定義

プラットフォーム固有のナビゲーション ページが半透明かどうかを示すブール値を返します。

public static bool GetIsNavigationBarTranslucent(Xamarin.Forms.BindableObject element);
static member GetIsNavigationBarTranslucent : Xamarin.Forms.BindableObject -> bool

パラメーター

element
BindableObject

操作を実行するプラットフォーム固有の要素。

戻り値

System.Boolean

プラットフォーム固有のナビゲーション ページが半透明化どうかを示すブール値。

適用対象