Share via


ICPTemplateApplicationInstrumentClusterSceneDelegate.DidDisconnectInstrumentClusterController Method

Definition

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

Applies to