PSPDFKit Views
interface PSPDFKitViews
Interface for convenient access to views in a PSPDFKit activity.
Types
Functions
Link copied to clipboard
Add on visibility changed listener to every instantiated view.
Link copied to clipboard
Returns currently displayed view over the document.
Link copied to clipboard
Returns currently instantiated AudioView.
Link copied to clipboard
Returns currently instantiated ContentEditingStylingBar.
Link copied to clipboard
container view for the create-textblock buttons
Link copied to clipboard
Returns currently instantiated PdfDocumentInfoView.
Link copied to clipboard
Returns the currently instantiated document title view.
Link copied to clipboard
Returns currently instantiated view that is shown when no document is loaded.
Link copied to clipboard
Returns currently instantiated FormEditingBar.
Link copied to clipboard
create-textblock button for the main page
Link copied to clipboard
Returns currently instantiated MeasurementScaleView.
Link copied to clipboard
Returns the currently instantiate navigate back button.
Link copied to clipboard
Returns the currently instantiate navigate forward button.
Link copied to clipboard
Returns currently instantiated PdfOutlineView.
Link copied to clipboard
Returns currently instantiated page number view.
Link copied to clipboard
Returns currently instantiated PdfReaderView.
Link copied to clipboard
Returns currently instantiated RedactionView.
Link copied to clipboard
Returns currently instantiated PdfSearchView.
Link copied to clipboard
create-textblock button for the second page (in double page mode)
Link copied to clipboard
Returns currently instantiated PdfThumbnailBar.
Link copied to clipboard
Returns currently instantiated PdfThumbnailGrid.
Link copied to clipboard
Returns view by the specified type.
Link copied to clipboard
Called after activity recreation, to restore state of views that otherwise wouldn't be restored.
Link copied to clipboard
Called while persisting the activity to persist state of views that otherwise wouldn't be stored.
Link copied to clipboard
Remove on visibility changed listener from every instantiated view.
Link copied to clipboard
Reset/clear the document on all instantiated views.
Link copied to clipboard
Sets the document to all instantiated views.
Link copied to clipboard
Similar to toggleView but not hiding the view if it is already visible.
Link copied to clipboard
Toggles the view with the specified type.