Class WKInterfaceTimer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • WKInterfaceTimer

      protected WKInterfaceTimer()
    • WKInterfaceTimer

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

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

    • setTextColor

      public void setTextColor​(UIColor color)
    • setDate

      public void setDate​(NSDate date)
    • start

      public void start()
    • stop

      public void stop()