SeparatorStyle Enum

Definition

Enumerates list view separator styles.

public enum class SeparatorStyle
public enum SeparatorStyle
type SeparatorStyle = 
Public Enum 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