AiAssistantNavigationListener

Callback listener for handling navigation requests from the AI Assistant dialog. Implement this interface to respond when the AI Assistant requests navigation to specific locations in the document.

Inheritors

Functions

Link copied to clipboard
abstract fun navigateTo(documentRect: List<RectF>, pageIndex: Int, documentIndex: Int)

Called when the AI Assistant requests navigation to a specific location in the document.