Const
Gets/Sets the callback triggered when a page is scrolling. When call swipeToIndex function, onPageScrolled will behave differently on iOS and Android. Click this link for SwipeToIndex and onPageScrolled use together: "https://docs.smartface.io/smartface-native-framework/ui-elements/swipeview#using-with-one-page-and-component"
onPageScrolled
Index of the first page from the left that is currently visible.
Indicating the offset from index. Value from range [0, width of swipeview].
2.0.9
Gets/Sets the callback triggered during swipe actions.
onStateChanged
1.1.10
Generated using TypeDoc
Gets/Sets the callback triggered when a page is selected after a swipe action.
onPageSelected
Param
Param
Selected page instance
Android
Ios
Since
1.1.10