Page.GetUseSafeArea(BindableObject) 方法

定義

取得布林值,告知是否將填補值覆寫為符合裝置上安全區域的值。

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

參數

element
BindableObject

要取得其安全區域行為的項目。

傳回

System.Boolean

適用於