Class WKInterfaceTimer

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

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

      • WKInterfaceTimer

        protected WKInterfaceTimer()
      • WKInterfaceTimer

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

      • setTextColor

        public void setTextColor​(UIColor color)
      • setDate

        public void setDate​(NSDate date)
      • start

        public void start()
      • stop

        public void stop()