bookmarkIndicatorMode property

IOSBookmarkIndicatorMode? bookmarkIndicatorMode
final

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:

Implementation

final IOSBookmarkIndicatorMode? bookmarkIndicatorMode;