Class UITableViewRowAnimation


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

      Fields 
      Modifier and Type Field Description
      static long Automatic
      available in iOS 5.0.
      static long Bottom  
      static long Fade  
      static long Left  
      static long Middle
      available in iOS 3.2.
      static long None
      available in iOS 3.0
      static long Right
      slide in from right (or out to right)
      static long Top  
    • Method Summary

      • Methods inherited from class java.lang.Object

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