# Titanium.UI.iOS.ListViewCellSelectionStyle
A set of constants for the style that can be used for the selectionStyle
property of a
ListItem, which is set in the properties
dictionary of either the ListDataItem or
ItemTemplate.
DEPRECATED SINCE 10.1.0
Use <Titanium.UI.SELECTION_STYLE_*> instead.
# Properties
# apiName READONLY
apiName :String
The name of the API that this proxy corresponds to.
The value of this property is the fully qualified name of the API. For example, Titanium.UI.Button
returns Ti.UI.Button
.