What is onPagePullDown event in designer2.0 ?
A pull-down refresh event is a common user interaction pattern that enables users to refresh the content of a app by simply pulling down from the top of the screen.
This feature is especially useful for dynamically updating content, such as live feeds, news updates, or any data-driven interface.
NOTE : Page should be scrollable to run the pull down event.
3 Likes