ICPSessionConfigurationDelegate.LimitedUserInterfacesChanged Method

Definition

Called when the system changes keyboards or modifies list limits.

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

Parameters

sessionConfiguration
CPSessionConfiguration
limitedUserInterfaces
CPLimitableUserInterface
Attributes

Applies to