Is there a way to add a margin / padding to a WKInterfaceLabel in Watchkit? Using UIEdgeInsets doesn't work.
You should create a WKInterfaceGroup and add the WKInterfaceLabel inside the group. You can manage the margin/padding using that group.
In your storyboard add your WKInterfaceLabel to a WKInterfaceGroup. Then in the properties for the group set the insets to custom. You can change the top, left, bottom, and right insets for the group.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With