Android.Views.IViewManager.UpdateViewLayout Method

Syntax

[Android.Runtime.Register("updateViewLayout", "(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V", "GetUpdateViewLayout_Landroid_view_View_Landroid_view_ViewGroup_LayoutParams_Handler:Android.Views.IViewManagerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void UpdateViewLayout (View view, ViewGroup.LayoutParams params)

Parameters

view
Documentation for this section has not yet been entered.
params
Documentation for this section has not yet been entered.

Remarks

Requirements

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