PanModeButtonUI Class
Represents a button in the PDF viewer toolbar that enables pan mode for document navigation.
export declare class PanModeButtonUI extends BasicButtonUI
- Inheritance:
-
PanModeButtonUI
Remarks
This button allows users to switch to pan mode, which enables dragging and panning through the document, providing specific behavior for cursor mode switching.
Inherited Properties
| isVisible | The current visibility state of the element. (Inherited from BasicButtonUI) |
Inherited Methods
| click | Simulates a click on the button. (Inherited from BasicButtonUI) |