Prevents the specified child to be laid out during the next layout pass.
Syntax
[Android.Runtime.Register("cleanupLayoutState", "(Landroid/view/View;)V", "GetCleanupLayoutState_Landroid_view_View_Handler")]
protected virtual
void CleanupLayoutState (
View child)
Parameters
- child
- the child on which to perform the cleanup
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1