Answers for "uistackview insets"

1

uistackview insets

stackView.layoutMargins = UIEdgeInsets(top: 0, left: 20, bottom: 0, right: 20)
stackView.isLayoutMarginsRelativeArrangement = true
Posted by: Guest on April-07-2022

Code answers related to "Swift"

Browse Popular Code Answers by Language