Android.Views.IViewParent.IsLayoutRequested Property
Indicates whether layout was requested on this view parent.

Syntax

[get: Android.Runtime.Register("isLayoutRequested", "()Z", "GetIsLayoutRequestedHandler:Android.Views.IViewParentInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsLayoutRequested { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether layout was requested on this view parent.

[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