Skip to main content

separatorStyle

// Property: separatorStyle
// Description: Separator style constant.
// Component(s): Ti.UI.ListView, Ti.UI.TableView
'.separator-style-table-view-none': { separatorStyle: Ti.UI.TABLE_VIEW_SEPARATOR_STYLE_NONE }
'.separator-style-table-view-single-line': { separatorStyle: Ti.UI.TABLE_VIEW_SEPARATOR_STYLE_SINGLE_LINE }