Contents

currentPage

Returns the current page.

Declaration

var currentPage: PDFPage? { get }

Discussion

When there are two pages in the view in a two-up mode, “current page” is the left page. For continuous modes, returns the page crossing a horizontal line halfway between the view’s top and bottom bounds.

See Also

Related Documentation

Navigating Within a Document