SeparatorStyle Enum

Definition

Enumerates list view separator styles.

public enum SeparatorStyle
type SeparatorStyle = 
Inheritance
SeparatorStyle

Fields

Default 0

Indicates the default iOS separator behavior.

FullWidth 1

Indicates that separators will be drawn from one edge of the list view to the other.

Applies to