locator

abstract val locator: SimpleLocatorData?

Deprecated

Use the navigation item directly with methods that accepts locators instead. For example ReaderView.goTo(navigationItem), ContentPositionTimeline.fetchTimelinePosition(navigationItem), etc. If you need the actual locator, use ReaderPublication.fetchContentLocation and then get the locator from there.

The locator for this navigation item