Skip to main content

Type Alias: TerrainSystemAnnunciationPriorityDef

TerrainSystemAnnunciationPriorityDef = TerrainSystemAnnunciationDef & object

Defined in: src/garminsdk/components/terrain/TerrainSystemAnnunciation.tsx:28

A definition describing a terrain alerting system annunciation with an assigned priority.

Type declaration

priority

priority: number

The priority of the annunciation. Annunciations with higher priorities will be displayed in place of those with lower priorities.