Contents

canGoToFirstPage

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

Declaration

var canGoToFirstPage: Bool { get }

Discussion

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

See Also

Related Documentation

Determining Valid History Operations