Simple question: is there a way to make a WKInterfaceLabel
scroll if its text is too long to fit within the label’s frame? Something akin to a UITextView
?
You can definitely do this. All you need to do is set the following properties on the WKInterfaceLabel
in the Storyboard.
This will let you scroll to your heart's content. I just mocked it up in a sample app and it works exactly as you would expect.
Hope that helps!
It isn't possible to have a WKInterfaceLabel
scroll its contents. Your only choice is to truncate the text or allow the label to grow and accommodate it.
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