pageChanged

Typemessage
Dictionarywidget.pdf
LibraryPDF
Syntax
pageChanged <pPage>, <pPreviousPage>
Associationscom.livecode.widget.pdf
Summary

Sent when the displayed page is changed by user action

EditionPro
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Parameters
NameTypeDescription
pPage

The new page

pPreviousPage

The previous page

RelatedProperty: pageDisplay
Message: scrollbarDrag
Description

This message is sent to the widget when the user changes the page by sliding. This message is only sent when the pageDisplay is "single". In other modes handle the scrollbarDrag messsage.