Android.Widget.AbsListView.OnGlobalLayout Method
Callback method to be invoked when the global layout state or the visibility of views within the view tree changes

Syntax

[Android.Runtime.Register("onGlobalLayout", "()V", "GetOnGlobalLayoutHandler")]
public virtual void OnGlobalLayout ()

Remarks

Callback method to be invoked when the global layout state or the visibility of views within the view tree changes

[Android Documentation]

Requirements

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