Android.Widget
ShowDividers
Android.Widget.ShowDividers Enumeration
Enumerates values returned by several types.
Syntax
public enum
ShowDividers
Remarks
Enumerates value returned by the following:
LinearLayout.ShowDividers
ShowDividers.Beginning
ShowDividers.End
ShowDividers.Middle
ShowDividers.None
.
Members
Member Name
Description
Beginning
Show a divider at the beginning of the group.
End
Show a divider at the end of the group.
Middle
Show dividers between each item in the group.
None
Don't show any dividers.
Requirements
Namespace:
Android.Widget
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0