Set the amount of vertical (y) spacing to place between each item
in the grid.
Syntax
[Android.Runtime.Register("setVerticalSpacing", "(I)V", "GetSetVerticalSpacing_IHandler")]
public virtual
void SetVerticalSpacing (
int verticalSpacing)
See Also
Parameters
- verticalSpacing
- The amount of vertical space between items,
in pixels.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1