Android.Widget.GridLayout.InvokeSpec Method
Equivalent to: spec(start, 1, weight).

Syntax

[Android.Runtime.Register("spec", "(IF)Landroid/widget/GridLayout$Spec;", "")]
public static GridLayout.Spec InvokeSpec (int start, float weight)

Parameters

start
the start
weight
the weight

Returns

Documentation for this section has not yet been entered.

Remarks

Equivalent to: spec(start, 1, weight).

[Android Documentation]

Requirements

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