Android.Views.View.RootView Property

Syntax

[get: Android.Runtime.Register("getRootView", "()Landroid/view/View;", "GetGetRootViewHandler")]
public virtual View RootView { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Finds the topmost view in the current view hierarchy.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1