Class WKInterfaceLabel

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class WKInterfaceLabel
extends WKInterfaceObject
Since:
Available in iOS 8.2 and later.
  • Constructor Details

    • WKInterfaceLabel

      protected WKInterfaceLabel()
    • WKInterfaceLabel

      protected WKInterfaceLabel​(NSObject.Handle h, long handle)
    • WKInterfaceLabel

      protected WKInterfaceLabel​(NSObject.SkipInit skipInit)
  • Method Details

    • setText

      public void setText​(String text)
    • setTextColor

      public void setTextColor​(UIColor color)
    • setAttributedText

      public void setAttributedText​(NSAttributedString attributedText)