Whether navigation to the previous gallery item is enabled.
The navigatePreviousEnabled()
function returns true
when the gallery can navigate to the previous item (slide).
If the gallery isn't set to loop in the UI settings, and the current item is the first one, the gallery can't navigate to the previous item. In this case, the navigatePreviousEnabled()
function returns false
.