Skip to main content

homeButtonEnabled

// Property: homeButtonEnabled
// Description: Enable or disable the "home" button in the corner of the action bar.
// Component(s): Ti.Android.ActionBar
'.home-button-enabled': { homeButtonEnabled: true }
'.home-button-enabled-false': { homeButtonEnabled: false }