CPSessionConfigurationDelegate_Extensions.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.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void LimitedUserInterfacesChanged(this CarPlay.ICPSessionConfigurationDelegate This, CarPlay.CPSessionConfiguration sessionConfiguration, CarPlay.CPLimitableUserInterface limitedUserInterfaces);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member LimitedUserInterfacesChanged : CarPlay.ICPSessionConfigurationDelegate * CarPlay.CPSessionConfiguration * CarPlay.CPLimitableUserInterface -> unit
Parameters
- sessionConfiguration
- CPSessionConfiguration
- limitedUserInterfaces
- CPLimitableUserInterface
- Attributes