Returns a new set of layout parameters based on the supplied attributes set.
Syntax
[Android.Runtime.Register("generateLayoutParams", "(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;", "GetGenerateLayoutParams_Landroid_util_AttributeSet_Handler")]
public virtual
ViewGroup.LayoutParams GenerateLayoutParams (
Android.Util.IAttributeSet attrs)
Parameters
- attrs
- the attributes to build the layout parameters from
Returns
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