toggleView

fun toggleView(option: Int)

Toggles the view based on the provided MENU_OPTIONS in com.pspdfkit.ui.PdfActivity.

Parameters

option

The menu id of view to toggle. example usage: toggleView(PdfActivity.MENU_OPTION_SEARCH)