Contents

instructionVariants

An array of strings that represent the instruction for this lane guidance, arranged from most- to least-preferred.

Declaration

var instructionVariants: [String] { get set }

Discussion

You need to provide at least one variant. Provide the variant strings as localized, displayable content.

See Also

Properties