Class CGImageAnimationOptions.Keys

java.lang.Object
org.robovm.apple.imageio.CGImageAnimationOptions.Keys
Enclosing class:
CGImageAnimationOptions

public static class CGImageAnimationOptions.Keys
extends Object
  • Constructor Details

    • Keys

      public Keys()
  • Method Details

    • StartIndex

      public static CFString StartIndex()
      Since:
      Available in iOS 13.0 and later.
    • DelayTime

      public static CFString DelayTime()
      Since:
      Available in iOS 13.0 and later.
    • LoopCount

      public static CFString LoopCount()
      Since:
      Available in iOS 13.0 and later.