Android.Views.View.IsLayoutRequested Property

Syntax

[get: Android.Runtime.Register("isLayoutRequested", "()Z", "GetIsLayoutRequestedHandler")]
public virtual bool IsLayoutRequested { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this view's layout will be requested during the next hierarchy layout pass.

[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