CPInterfaceControllerDelegate.TemplateWillAppear(CPTemplate, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The system calls this method shortly before a template is made visible.
[Foundation.Export("templateWillAppear:animated:")]
public virtual void TemplateWillAppear (CarPlay.CPTemplate aTemplate, bool animated);
abstract member TemplateWillAppear : CarPlay.CPTemplate * bool -> unit
override this.TemplateWillAppear : CarPlay.CPTemplate * bool -> unit
Parameters
- aTemplate
- CPTemplate
- animated
- Boolean
- Attributes