nutrient
Toggle table of contents
10.10.1
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.document
/
OutlineElement
/
OutlineElement
Outline
Element
constructor
(
title
:
String
,
color
:
Int
=
DEFAULT_COLOR
,
style
:
Int
=
Typeface.NORMAL
,
typeface
:
Typeface
?
=
Typeface.DEFAULT
,
isExpanded
:
Boolean
=
false
,
action
:
Action
?
=
null
,
pageLabel
:
String
?
=
null
,
children
:
List
<
OutlineElement
>
=
emptyList()
)