items property
The items you want to show as scan tips. See DocutainListItem for more details
on what each item can display. If you don't provide any items, some defaultItems will be displayed.
Implementation
List<DocutainListItem>? items;
The items you want to show as scan tips. See DocutainListItem for more details
on what each item can display. If you don't provide any items, some defaultItems will be displayed.
List<DocutainListItem>? items;