共用方式為


View.FitsSystemWindows 屬性

定義

檢查 的狀態 #setFitsSystemWindows(boolean)

public virtual bool FitsSystemWindows { [Android.Runtime.Register("getFitsSystemWindows", "()Z", "GetGetFitsSystemWindowsHandler")] get; }
[<get: Android.Runtime.Register("getFitsSystemWindows", "()Z", "GetGetFitsSystemWindowsHandler")>]
member this.FitsSystemWindows : bool

屬性值

true 如果將執行預設實 #fitSystemWindows(Rect) 作, 則為 。

屬性

備註

檢查 的狀態 #setFitsSystemWindows(boolean)。 如果這個方法傳 true回 ,則會執行的預設 實 #fitSystemWindows(Rect) 作。

android.view.View.getFitsSystemWindows()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於

另請參閱