Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

stefanceriu/UIScrollView-ScrollerAdditions

Repository files navigation

UIScrollView+ScrollerAdditions

UIScrollView category for customizing the scroll bars + sample project

DISCLAIMER This component accesses private UIScrollView members and relies on behaviour which might change in the future. It shouldn't be used in production code.

Usage

Import the header into your project and then use one or more of the following methods on a UIScrollView instance

  • setAlwaysShowScrollIndicators:(BOOL)alwaysVisible
  • setVerticalScrollerTintColor:(UIColor*)color;
  • setHorizontalScrollerTintColor:(UIColor*)color;

UIScrollView+ScrollerAdditions

About

Customising UIScrollView's scroll bars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published