Android.Views.Window.PeekDecorView Method
Retrieve the current decor view, but only if it has already been created; otherwise returns null.

Syntax

[Android.Runtime.Register("peekDecorView", "()Landroid/view/View;", "GetPeekDecorViewHandler")]
public abstract View PeekDecorView ()

See Also

Window.DecorView

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the current decor view, but only if it has already been created; otherwise returns null.

[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