Android.Views.ViewGroup.RecomputeViewAttributes Method
Tell view hierarchy that the global view attributes need to be re-evaluated.

Syntax

[Android.Runtime.Register("recomputeViewAttributes", "(Landroid/view/View;)V", "GetRecomputeViewAttributes_Landroid_view_View_Handler")]
public virtual void RecomputeViewAttributes (View child)

Parameters

child
View whose attributes have changed.

Remarks

Tell view hierarchy that the global view attributes need to be re-evaluated.

[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