templateWillAppear(_:animated:)
Tells the delegate that the template will appear onscreen.
Declaration
optional func templateWillAppear(_ aTemplate: CPTemplate, animated: Bool)Parameters
- animated:
A Boolean value indicating whether the system animates the presentation of the template.