delegate
The object that acts as the template’s delegate.
Declaration
weak var delegate: (any CPTabBarTemplateDelegate)? { get set }Discussion
The delegate must conform to the CPTabBarTemplateDelegate protocol.
The object that acts as the template’s delegate.
weak var delegate: (any CPTabBarTemplateDelegate)? { get set }The delegate must conform to the CPTabBarTemplateDelegate protocol.