Return a Spec,
spec, where:
- spec.span = [start, start + size]
Syntax
[Android.Runtime.Register("spec", "(II)Landroid/widget/GridLayout$Spec;", "")]
public static
GridLayout.Spec InvokeSpec (
int start,
int size)
See Also
Parameters
- start
- the start
- size
- the size
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14