Skip to main content

Interface: SoftKeyBarProps

Defined in: src/garminsdk/softkey/SoftKeyBar.tsx:9

Component props for SoftKeyBar.

Properties

menuSystem: SoftKeyMenuSystem

Defined in: src/garminsdk/softkey/SoftKeyBar.tsx:11

An instance of the softkey menu system.


pressedDuration?

optional pressedDuration: number

Defined in: src/garminsdk/softkey/SoftKeyBar.tsx:17

The amount of time, in milliseconds, to display the softkey pressed animation after a softkey has been pressed. Defaults to SoftKey.DEFAULT_PRESSED_DURATION.