Inherits from UIScrollView
Declared in TKExtendedScrollView.h
TKExtendedScrollView.m

Overview

This class is a subclass of UIScrollView that allows for tracking of gestures outside its bounds. Good for paged scroll view with pages that peek on both sides.

Tasks

Properties

extensionPlane

A bitwise operator for the receiving touch gestures outside the scroll view for the x and y planes.

@property (nonatomic, assign) TKExtendedScrollViewExtensionPlane extensionPlane

Declared In

TKExtendedScrollView.h