Contents

canGoToNextPage

Returns a Boolean value indicating whether the user can navigate to the next page of the document.

Declaration

var canGoToNextPage: Bool { get }

Discussion

The return value will be true unless the view is displaying the last page.

See Also

Related Documentation

Determining Valid History Operations