Skip to content
Hrishikesh Kadam edited this page May 4, 2018 · 6 revisions

Receive Highlight Events

You can get highlight event in your main application when a new highlight is added, removed or modified. the data in the highlight is received as Highlight and its respective action as HighlightAction

folioReader.setOnHighlightListener(new OnHighlightListener() {
    @Override
    public void onHighlight(HighLight highlight, HighLight.HighLightAction type) {
        // Do something with the received highlight
    }
);

Once done with folioReader object don't forget to call static method clear() of FolioReader class -

Folioreader.clear();
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy