kUICarouselControlsFooterHeight top-level constant

double const kUICarouselControlsFooterHeight

Vertical space UISectionCarousel reserves below its page area for the nav buttons (44) plus the gap above them (20).

Implementation

const double kUICarouselControlsFooterHeight = 44.0 + 20.0;