Skip to main content

scrollable

// Property: scrollable
// Component(s): Ti.UI.TableView, Ti.UI.TextArea
'.scrollable': { scrollable: true }
'.scrollable-false': { scrollable: false }