Horizontal padding between UIPageViewController child view controllers

后端 未结 3 1628
半阙折子戏
半阙折子戏 2021-02-08 00:49

I am using UIPageViewController to display images that are embedded in child view controllers.

NSDictionary *options = [NSDictionary dictionaryWithObject: [NSNum         


        
3条回答
  •  我在风中等你
    2021-02-08 01:27

    Select the UIPageViewController from the Storyboard. Inside the Attributes Inspector there is an option for setting the Page Spacing.

提交回复
热议问题