Share via


CPTemplateApplicationInstrumentClusterSceneDelegate.DidConnectInstrumentClusterController Method

Definition

[Foundation.Export("templateApplicationInstrumentClusterScene:didConnectInstrumentClusterController:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidConnectInstrumentClusterController(CarPlay.CPTemplateApplicationInstrumentClusterScene templateApplicationInstrumentClusterScene, CarPlay.CPInstrumentClusterController instrumentClusterController);
[<Foundation.Export("templateApplicationInstrumentClusterScene:didConnectInstrumentClusterController:")>]
[<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

Implements

Attributes

Applies to