zvonicek / ImageSlideshow

Swift image slideshow with circular scrolling, timer and full screen viewer
MIT License
1.77k stars 475 forks source link

slideshowInterval #439

Open vickygaugau opened 2 years ago

vickygaugau commented 2 years ago

Hi all I am using this library and i dont know way how to use these feature configure

slideshowInterval - slideshow interval in seconds (default 0 – disabled) zoomEnabled - enables zooming (default false) circular - enables circular scrolling (default true) Can you help me?

Thanks all