CPListTemplate.UpdateSections(CPListSection[]) Method

Definition

[Foundation.Export("updateSections:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateSections(CarPlay.CPListSection[] sections);
[<Foundation.Export("updateSections:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateSections : CarPlay.CPListSection[] -> unit
override this.UpdateSections : CarPlay.CPListSection[] -> unit

Parameters

sections
CPListSection[]
Attributes

Applies to