toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.ui
/
PdfOutlineView
/
DocumentOutlineProvider
Document
Outline
Provider
interface
DocumentOutlineProvider
Interface to objects that provide outline elements.
Members
Functions
get
Outline
Elements
Link copied to clipboard
@
NonNull
abstract
fun
getOutlineElements
(
)
:
Single
<
List
<
OutlineElement
>
>
Returns list of outline elements, asynchronously.