PDFViewerController class

Constructors

PDFViewerController.new()

Properties

backgroundColor String
no getter
currentPage int
no setter
hashCode int
The hash code for this object.
no setterinherited
onPageChanged ValueChanged<int>?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollMode ScrollMode
getter/setter pair
spreadMode SpreadMode
getter/setter pair
totalPage int
no setter

Methods

hiddenScrollBar(bool hidden) → dynamic
jumpToPage(int page) → void
nextPage() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
previousPage() → void
removePageBorders([bool remove = false]) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited