Window.IdAndroidContent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.