ContentEditingPropertyInspector

A specialized property inspector for content editing that tracks whether it was closed by the back button or close button.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)

Functions

Link copied to clipboard
Handles the back-button click on the inspector title.
Link copied to clipboard
Handles the close-button click on the inspectore title.
Link copied to clipboard
open fun reset()
Resets inspector to its initial state.
Link copied to clipboard
Returns whether the inspector was dismissed by pressing the back button.
Link copied to clipboard
Returns whether the inspector was dismissed by pressing the close button.