bookmarkIndicatorMode property
Controls when the per-page bookmark indicator is displayed.
The bookmark indicator is a small icon rendered on each page to show whether the page is bookmarked. Use IOSBookmarkIndicatorMode to choose when it is visible.
Maps to PSPDFConfigurationBuilder.bookmarkIndicatorMode.
See also:
- IOSBookmarkIndicatorMode for the available modes.
- bookmarkIndicatorInteractionEnabled to control whether tapping the indicator toggles the bookmark.
Implementation
final IOSBookmarkIndicatorMode? bookmarkIndicatorMode;