Contents

automaticallyActivatesSearch

Determines if the search tab should automatically activate the embedded search field when the tab becomes visible.

Declaration

var automaticallyActivatesSearch: Bool { get set }

Discussion

When this property is set to YES, the search field will be activated when the tab is selected. Moreover, when search is cancelled, the previously selected tab in the tab bar will be restored and selected. The default value is NO.