CPSessionConfigurationDelegate.LimitedUserInterfacesChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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