Skip to main content

hasDetail

// Property: hasDetail
// Description: Determines whether a system-provided detail disclosure button is displayed on the right-hand side of the row.
// Component(s): Ti.UI.TableViewRow
'.has-detail': { hasDetail: true }
'.has-detail-false': { hasDetail: false }