Window.IdAndroidContent Field

Definition

The ID that the main layout in the XML layout file should have.

[Android.Runtime.Register("ID_ANDROID_CONTENT")]
public const int IdAndroidContent = 16908290;
[<Android.Runtime.Register("ID_ANDROID_CONTENT")>]
val mutable IdAndroidContent : int

Field Value

Value = 16908290
Attributes

Remarks

The ID that the main layout in the XML layout file should have.

Java documentation for android.view.Window.ID_ANDROID_CONTENT.

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