Class UIInterpolatingMotionEffect

All Implemented Interfaces:
NSCoding, NSObjectProtocol, ObjCProtocol

public class UIInterpolatingMotionEffect
extends UIMotionEffect
  • Constructor Details

    • UIInterpolatingMotionEffect

      public UIInterpolatingMotionEffect()
    • UIInterpolatingMotionEffect

      protected UIInterpolatingMotionEffect​(NSObject.Handle h, long handle)
    • UIInterpolatingMotionEffect

      protected UIInterpolatingMotionEffect​(NSObject.SkipInit skipInit)
    • UIInterpolatingMotionEffect

      public UIInterpolatingMotionEffect​(String keyPath, UIInterpolatingMotionEffectType type)
    • UIInterpolatingMotionEffect

      public UIInterpolatingMotionEffect​(NSCoder coder)
  • Method Details