| com.pspdfkit.ui.DocumentCoordinator.OnDocumentVisibleListener |
Listener for document becoming visible in the DocumentCoordinator.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onDocumentVisible(DocumentDescriptor documentDescriptor)
Called when document is made visible.
| ||||||||||
Called when document is made visible.
| documentDescriptor | The document that became visible. |
|---|