xib tag

3 questions


1 answers
74 views
0
About matching the size of the View created in xib

Hello I'm in trouble because I can't find it even if I look into it.I would like to ask you two questions about creating a view of xib.(Execution Xcode 8.2.1/Swift 3.0.2)class CustomView:UIView { requ...


1 answers
72 views
0
I am creating customized cells on Swift5 but I get an error.

I'm going to use UICollectionView on swift5 and I'm going to use xlb for customized cells.I learned this module when I started Swift and made it, but I tried again to create a new app, but an error oc...


1 answers
42 views
0
To adjust the view of the xib file to the screen size

I created an xib file in InterfaceBuilder with iphone-4inch (width:320px, height:568px).I addSubView that View with ViewController, but it is 4 inches in size no matter which terminal I simulate.How d...

1 years ago

© 2024 OneMinuteCode. All rights reserved.