Contents

canGoToPreviousPage

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

Declaration

var canGoToPreviousPage: Bool { get }

Discussion

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

See Also

Determining Valid History Operations