showView

abstract fun showView(viewType: PSPDFKitViews.Type): Boolean

Similar to toggleView but not hiding the view if it is already visible.

Return

true if the view was shown, or false if the view hierarchy was not changed.

Parameters

viewType

Type of the view to show.