Share via


CPTemplateApplicationInstrumentClusterSceneDelegate.DidDisconnectInstrumentClusterController Method

Definition

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

Parameters

templateApplicationInstrumentClusterScene
CPTemplateApplicationInstrumentClusterScene
instrumentClusterController
CPInstrumentClusterController

Implements

Attributes

Applies to