Class PdfSearchViewLazy

  • All Implemented Interfaces:
    android.graphics.drawable.Drawable.Callback , android.view.KeyEvent.Callback , android.view.ViewManager , android.view.ViewParent , android.view.accessibility.AccessibilityEventSource , com.pspdfkit.listeners.DocumentListener , com.pspdfkit.ui.PSPDFKitViews.PSPDFView , com.pspdfkit.ui.search.PdfSearchView

    
    public class PdfSearchViewLazy
    extends DocumentListenerFrameLayout implements PdfSearchView
                        

    Lazy implementation of the PdfSearchView interface. Initializes once shown or made visible.

    Override createSearchView to return different search implementation.