Interface WKImageAnimatable

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
WKInterfaceGroup, WKInterfaceImage

public interface WKImageAnimatable
extends NSObjectProtocol
  • Method Details

    • startAnimating

      void startAnimating()
    • startAnimatingWithImages

      void startAnimatingWithImages​(NSRange imageRange, double duration, long repeatCount)
    • stopAnimating

      void stopAnimating()