Share via


ICPInstrumentClusterControllerDelegate.DidChangeSpeedLimitSetting Method

Definition

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

Parameters

instrumentClusterController
CPInstrumentClusterController
speedLimitSetting
CPInstrumentClusterSetting
Attributes

Applies to