Android.Widget.Space Class
Space is a lightweight View subclass that may be used to create gaps between components in general purpose layouts.

See Also: Space Members

Syntax

[Android.Runtime.Register("android/widget/Space", DoNotGenerateAcw=true)]
public sealed class Space : Android.Views.View

Remarks

Space is a lightweight View subclass that may be used to create gaps between components in general purpose layouts.

[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