public interface

FragmentSpecialModeController

implements SpecialModeController
com.pspdfkit.ui.special_mode.controller.base.FragmentSpecialModeController
Known Indirect Subclasses

Class Overview

A special mode controllers bound to the PdfFragment.

Summary

Public Methods
abstract PdfFragment getFragment()
Gets fragment on which the special mode is currently active.
[Expand]
Inherited Methods
From interface com.pspdfkit.ui.special_mode.controller.base.SpecialModeController

Public Methods

public abstract PdfFragment getFragment ()

Gets fragment on which the special mode is currently active.

Returns
  • Fragment of the special mode.