Skip to content

I would like to ask you that if we can swipe up in the app. #133

Closed Answered by MyoungXUE
alexmathew11 asked this question in Q&A
Discussion options

You must be logged in to vote

hmUI.setScrollView cannot be set to a negative value. This API only changes the up and down scrolling behavior of the page without affecting the drawing and layout of the control.

You can use hmUI.scrollToPage when entering the page to directly turn to the second page, so that when entering the page, slide down to display the first page view. To simulate a similar effect.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alexmathew11
Comment options

Answer selected by alexmathew11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants