Skip to main content

Interface: PfdTrafficAnnunciationProps

Defined in: src/garminsdk/components/nextgenpfd/traffic/PfdTrafficAnnunciation.tsx:11

Component props for PfdTrafficAnnunciation.

Extends

  • ComponentProps

Properties

advisoryDataProvider

advisoryDataProvider: TcasAdvisoryDataProvider

Defined in: src/garminsdk/components/nextgenpfd/traffic/PfdTrafficAnnunciation.tsx:16

A provider of TCAS advisory data.


children?

optional children: DisplayChildren[]

Defined in: src/sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


declutter

declutter: Subscribable<boolean>

Defined in: src/garminsdk/components/nextgenpfd/traffic/PfdTrafficAnnunciation.tsx:19

Whether to declutter the annunciation.


ref?

optional ref: NodeReference<any>

Defined in: src/sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref


trafficSystem

trafficSystem: TrafficSystem

Defined in: src/garminsdk/components/nextgenpfd/traffic/PfdTrafficAnnunciation.tsx:13

The traffic system.