Android.Widget.GridLayout.InvokeSpec Method
Return a Spec, spec, where:

Syntax

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

See Also

GridLayout.InvokeSpec(int, System.Int32)

Parameters

start
the start index

Returns

Documentation for this section has not yet been entered.

Remarks

Return a Spec, spec, where:

  • spec.span = [start, start + 1]

To leave the start index undefined, use the value GridLayout.Undefined.

[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