Class WKInterfaceLabel

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

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

      • WKInterfaceLabel

        protected WKInterfaceLabel()
      • WKInterfaceLabel

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

      • setText

        public void setText​(java.lang.String text)
      • setTextColor

        public void setTextColor​(UIColor color)
      • setAttributedText

        public void setAttributedText​(NSAttributedString attributedText)