Interface: TrafficMapAdsbOffBannerIndicatorProps
Defined in: src/garminsdk/components/map/indicators/TrafficMapAdsbOffBannerIndicator.tsx:8
Component props for TrafficMapAdsbOffBannerIndicator.
Extends
Properties
adsbOperatingMode
adsbOperatingMode:
Subscribable<AdsbOperatingMode>
Defined in: src/garminsdk/components/map/indicators/TrafficMapAdsbOffBannerIndicator.tsx:10
A subscribable which provides the current ADS-B operating mode.
children?
optionalchildren:DisplayChildren[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ref?
optionalref:NodeReference<any>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
trafficOperatingMode
trafficOperatingMode:
Subscribable<TcasOperatingMode>
Defined in: src/garminsdk/components/map/indicators/TrafficMapAdsbOffBannerIndicator.tsx:13
A subscribable which provides the current traffic system operating mode.