Interface: SoftKeyBarProps
Defined in: src/garminsdk/softkey/SoftKeyBar.tsx:9
Component props for SoftKeyBar.
Properties
menuSystem
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.