Android.Widget.LinearLayout.ShowDividers Property

Syntax

[get: Android.Runtime.Register("getShowDividers", "()I", "GetGetShowDividersHandler")]
[set: Android.Runtime.Register("setShowDividers", "(I)V", "GetSetShowDividers_IHandler")]
public virtual ShowDividers ShowDividers { get; set; }

See Also

LinearLayout.ShowDividers

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Set how dividers should be shown between items in this layout

Requirements

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