CPListTemplate.UpdateSections(CPListSection[]) Method

Definition

Replaces the sections in the list.

[Foundation.Export("updateSections:")]
public virtual void UpdateSections (CarPlay.CPListSection[] sections);
abstract member UpdateSections : CarPlay.CPListSection[] -> unit
override this.UpdateSections : CarPlay.CPListSection[] -> unit

Parameters

sections
CPListSection[]
Attributes

Applies to