◆ IAScrollView_init()
◆ IAScrollView_isScrolling()
◆ IAScrollView_enableScrolling()
| void IAScrollView_enableScrolling |
( |
IAScrollView * |
this, |
|
|
uint64_t |
currentTime |
|
) |
| |
◆ IAScrollView_updateTime()
| void IAScrollView_updateTime |
( |
IAScrollView * |
this, |
|
|
uint64_t |
currentTime |
|
) |
| |
◆ IAScrollView_disableScrolling()
| void IAScrollView_disableScrolling |
( |
IAScrollView * |
this, |
|
|
uint64_t |
currentTime |
|
) |
| |
◆ IAScrollView_getOverscrolling()
◆ IAScrollView_getCurrentScrollPos()
| static float IAScrollView_getCurrentScrollPos |
( |
const IAScrollView * |
this | ) |
|
|
inline |
◆ IAScrollView_isScrollable()
| static bool IAScrollView_isScrollable |
( |
const IAScrollView * |
this | ) |
|
|
inline |
◆ IAScrollView_deinit()
◆ base
◆ correspondingObject
| void* IAScrollView::correspondingObject |
◆ viewPosition
| IARect IAScrollView::viewPosition |
◆ scrollLength
| float IAScrollView::scrollLength |
◆ touchDelegate
◆ currentTime
| uint64_t IAScrollView::currentTime |
◆ last
◆ startTime
| uint64_t IAScrollView::startTime |
◆ startScrollPos
| float IAScrollView::startScrollPos |
◆ currentScrollPos
| float IAScrollView::currentScrollPos |
◆ scrollingData
◆ overscrollingHandler
◆ isScrollable
| bool IAScrollView::isScrollable |
◆ thresholdInPixelForOnScrollBeginCall
| float IAScrollView::thresholdInPixelForOnScrollBeginCall |
◆ onScrollBeginCalled
| bool IAScrollView::onScrollBeginCalled |
◆ onScrollBegin
◆ onScrollEnd
◆ getScrollPosChange
◆ getTime
| uint64_t(* IAScrollView::getTime) () |
The documentation for this class was generated from the following files: