Class UIViewAnimationCurve


  • public final class UIViewAnimationCurve
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long EaseIn
      slow at beginning
      static long EaseInOut
      slow at beginning and end
      static long EaseOut
      slow at end
      static long Linear  
    • Method Summary

      • Methods inherited from class java.lang.Object

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