Contents

selectionSummaryVariants

An array of selection summary variants.

Declaration

var selectionSummaryVariants: [String]? { get }

Discussion

When creating a CPRouteChoice object, localize each variant for display to the user. The system displays the first variant that fits in the available screen space, so arrange the variants from most to least preferred display order. The array contains at least one variant.

See Also

Getting Variants