Determines if a gallery's navigation arrows are shown.
A gallery's navigation arrows allow a user to click through the items in the gallery.
Notes:
The showNavigationButtons
property is supported by galleries where
the hasNavigationButtons
capability is true
.
If you change the gallery's type
to one that doesn't support hasNavigationButtons
and you try to use
it, your code may no longer function correctly.