Thursday 15 September 2011

ios - Scroll long text inside WKInterfaceLabel? -


Simple question: if its text is too long, then there is a way to scroll WKInterfaceLabel Fit within the frame? UITextView ? You can certainly do something with

. You only need to set the following properties on the WKInterfaceLabel in the storyboard.

  • Label => lines = 0 (Watchchit
  • Size => Height = "Size
  • Size => width = "Container-related" To Fit Content "

This will allow you to scroll through the contents of your heart. It has velvaged it in the sample app and it actually works as you expect.

Hope that helps!


No comments:

Post a Comment