Resource.Attribute.FitsSystemWindows Field

Definition

Boolean internal attribute to adjust view layout based on system windows such as the status bar.

[Android.Runtime.Register("fitsSystemWindows")]
public const int FitsSystemWindows = 16842973;
[<Android.Runtime.Register("fitsSystemWindows")>]
val mutable FitsSystemWindows : int

Field Value

Value = 16842973
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to