De Novo
0
Q:

stack view xcode

// Clear background colors from labels and buttons
for view in backgroundColoredViews {
  view.backgroundColor = UIColor.clear
}
0

New to Communities?

Join the community