Share via


ICPTemplateApplicationInstrumentClusterSceneDelegate.DidConnectInstrumentClusterController Method

Definition

[Foundation.Export("templateApplicationInstrumentClusterScene:didConnectInstrumentClusterController:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidConnectInstrumentClusterController(CarPlay.CPTemplateApplicationInstrumentClusterScene templateApplicationInstrumentClusterScene, CarPlay.CPInstrumentClusterController instrumentClusterController);
[<Foundation.Export("templateApplicationInstrumentClusterScene:didConnectInstrumentClusterController:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidConnectInstrumentClusterController : CarPlay.CPTemplateApplicationInstrumentClusterScene * CarPlay.CPInstrumentClusterController -> unit
override this.DidConnectInstrumentClusterController : CarPlay.CPTemplateApplicationInstrumentClusterScene * CarPlay.CPInstrumentClusterController -> unit

Parameters

templateApplicationInstrumentClusterScene
CPTemplateApplicationInstrumentClusterScene
instrumentClusterController
CPInstrumentClusterController
Attributes

Applies to