Hur*_*rkS 1 iphone scrollview uiview ios
我想知道如何将我的UIView的backgroundColor设置为滚动View Textured背景颜色.
这是我计划实现它的方式,但我只是不确定调用patternImage是什么.
jumpBarContainer.backgroundColor = [UIColor colorWithPatternImage:????]
Run Code Online (Sandbox Code Playgroud)
任何帮助将不胜感激.
jumpBarContainer.backgroundColor = [UIColor scrollViewTexturedBackgroundColor];
Run Code Online (Sandbox Code Playgroud)