canPerformPrevious

Check if it possible to call previous at this moment.

This value will be false if atStart is true or if a next, previous, goTo or goToStart is currently being performed.

Use addOnCanPerformNavigationChangedListener and specifically OnCanPerformNavigationChangedListener.onCanPerformPreviousChanged to detect when this value changes.