Share via


CPWindow.TemplateApplicationScene Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.CPTemplateApplicationScene? TemplateApplicationScene { [Foundation.Export("templateApplicationScene", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setTemplateApplicationScene:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("templateApplicationScene", ObjCRuntime.ArgumentSemantic.Weak)>]
[<set: Foundation.Export("setTemplateApplicationScene:", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.TemplateApplicationScene : CarPlay.CPTemplateApplicationScene with get, set

Property Value

Attributes

Applies to