com.pdftron.pdf.RequestRenderInWorkerThreadProc |
RequestRenderInWorkerThreadProc is an interface for a custom handler that issues a rendering request from the UI thread.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onRequestRenderInWorkerThreadProc(Object custom_data)
Request Render from the UI Thread.
|
Request Render from the UI Thread.
custom_data | custom data passed into the call to GetThumbAsync |
---|