toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.ui.inspector.contentediting
/
DefaultContentEditingInspectorController
/
ContentEditingPropertyInspector
Content
Editing
Property
Inspector
open
class
ContentEditingPropertyInspector
:
PropertyInspector
Members
Constructors
Content
Editing
Property
Inspector
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
)
Functions
on
Back
Button
Clicked
Link copied to clipboard
open
fun
onBackButtonClicked
(
)
:
Boolean
Handles the back-button click on the inspector title.
on
Close
Button
Clicked
Link copied to clipboard
open
fun
onCloseButtonClicked
(
)
:
Boolean
Handles the close-button click on the inspectore title.
reset
Link copied to clipboard
open
fun
reset
(
)
Resets inspector to its initial state.
was
Closed
By
Back
Button
Link copied to clipboard
open
fun
wasClosedByBackButton
(
)
:
Boolean
was
Closed
By
Close
Button
Link copied to clipboard
open
fun
wasClosedByCloseButton
(
)
:
Boolean