Package 

Class KeyframeStyle

    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final String component2()
      final KeyframeStyle copy(String offset, String easing)
      final String getOffset() Keyframe's time offset.
      final String getEasing() AnimationEffect's timing function.
      • Methods inherited from class org.hildan.chrome.devtools.domains.animation.KeyframeStyle

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait