thumbnailBarMode property
Where and how the thumbnail bar is displayed.
Provides an iOS-specific override for the thumbnail bar position. When set, this takes precedence over NutrientViewConfiguration.thumbnailBarMode.
Maps to PSPDFConfigurationBuilder.thumbnailBarMode.
See also:
- ThumbnailBarMode for available positions.
- NutrientViewConfiguration.thumbnailBarMode for the cross-platform equivalent.
Implementation
final ThumbnailBarMode? thumbnailBarMode;