CPSessionConfigurationDelegate.LimitedUserInterfacesChanged Method

Definition

Called when the system changes keyboards or modifies list limits.

[Foundation.Export("sessionConfiguration:limitedUserInterfacesChanged:")]
public abstract void LimitedUserInterfacesChanged (CarPlay.CPSessionConfiguration sessionConfiguration, CarPlay.CPLimitableUserInterface limitedUserInterfaces);
abstract member LimitedUserInterfacesChanged : CarPlay.CPSessionConfiguration * CarPlay.CPLimitableUserInterface -> unit

Parameters

sessionConfiguration
CPSessionConfiguration
limitedUserInterfaces
CPLimitableUserInterface

Implements

Attributes

Applies to