Iqbal Khan
Iqbal Khan

Reputation: 4617

Vertical spacing between WKInterfaceGroup

I want to reduce the vertical spacing between two groups so that they nearly overlap each-other. is there any way to do this.

Upvotes: 0

Views: 293

Answers (1)

Brian Trzupek
Brian Trzupek

Reputation: 5390

Yes - you can set the 'Spacing' to a value of your liking. It will effect the contents based on the layout type. Choosing a vertical layout will get you the vertical spacing you are after.

XCode Interface Builder Screen

Upvotes: 1

Related Questions