Xcode, UIscrollView and pagination

后端 未结 3 2024
温柔的废话
温柔的废话 2021-01-07 11:21

I am a beginner, I need to know how I can put in a UIScrollView multiple pages. These pages should contain interactive elements such as buttons,video and also text and image

3条回答
  •  死守一世寂寞
    2021-01-07 11:40

    Sounds like page control is the one that you are looking for.

    Here is the link with sample code: LiNk

提交回复
热议问题