Type Alias: GarminChecklistNoteItemDef
GarminChecklistNoteItemDef =
ChecklistNoteItemDef&object
Defined in: src/garminsdk/checklist/GarminChecklistDefinitions.ts:110
A definition for a Garmin note checklist item.
Type Declaration
indent
readonlyindent:0|1|2|3|4
The indentation level of the item.
justify
readonlyjustify:"left"|"center"|"right"
The item's text justification.
textColor
readonlytextColor:GarminChecklistItemTextColor
The item's text color.