Android.Widget.GridView.StretchMode Property

Syntax

[get: Android.Runtime.Register("getStretchMode", "()I", "GetGetStretchModeHandler")]
[set: Android.Runtime.Register("setStretchMode", "(I)V", "GetSetStretchMode_IHandler")]
public virtual StretchMode StretchMode { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Control how items are stretched to fill their space.

Requirements

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