templateDidDisappear(_:animated:)
Tells the delegate that the template did disappear from the screen.
Declaration
optional func templateDidDisappear(_ aTemplate: CPTemplate, animated: Bool)Parameters
- animated:
A Boolean value indicating whether the system animated the disappearance of the template.