Contents

maximumTabCount

The maximum number of tabs that the template can display.

Declaration

class var maximumTabCount: Int { get }

Discussion

This property’s value depends on the app’s entitlements. At runtime, use this value to determine the maximum number of tabs that your tab bar can display.

See Also

Managing the Templates