nutrient
Toggle table of contents
10.10.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.annotations.actions
/
HideAction
/
HideAction
Hide
Action
constructor
(
annotationReferences
:
List
<
AnnotationReference
>
,
hideTargets
:
Boolean
,
subActions
:
List
<
Action
>
=
emptyList()
)
@
JvmOverloads
constructor
(
annotations
:
List
<
Annotation
>
?
=
null
,
formElements
:
List
<
FormElement
>
?
=
null
,
shouldHide
:
Boolean
,
subActions
:
List
<
Action
>
=
emptyList()
)