Package 

Class LottieClipSpec.Marker


  • 
    public final class LottieClipSpec.Marker
    extends LottieClipSpec
                        

    Play the animation from the beginning of the marker for the duration of the marker itself. The duration can be set in After Effects.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String marker
    • Method Summary

      Modifier and Type Method Description
      final String getMarker()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LottieClipSpec.Marker

        LottieClipSpec.Marker(String marker)