Android.Widget.AbsListView.LayoutChildren Method
Subclasses must override this method to layout their children.

Syntax

[Android.Runtime.Register("layoutChildren", "()V", "GetLayoutChildrenHandler")]
protected virtual void LayoutChildren ()

Remarks

Subclasses must override this method to layout their children.

[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