I want to change the style of the scroll indicator of UIScrollview. I turned on paging, and I want to see white dots (for example, on the iPhone home-screen) instead of a bar. Maybe?
thanks
To do this, you need to add a UIPageControl to show scroll indicatior at home. Also remember to change the current UIPageControl page.
UIPageControl
This is a UIPageControl . Just add it to your view (not as a scroll!) And connect it accordingly. See also this question - how to use UIPageControl?
Source: https://habr.com/ru/post/1390825/More articles:Is there any way to pause using apify apify? - javascriptFileReader API: how to read files synchronously - javascriptnested transactions are returned, although TransactionScopeOption.Suppress is c #How can you reuse the style throughout your WPF application? - .netHow to create a widget that looks like a carousel? - spotifySubdomains of substitution subdomains using CodeIgniter - phpDynamically convert images to binary and vice versa - androidwebdriver target = "_ blank" - javaDynamically add target attribute to collection of already existing anchor tags in known div element - javascriptrepackaging with rpm - linuxAll Articles