Class UIMotionEffect

All Implemented Interfaces:
NSCoding, NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
UIInterpolatingMotionEffect, UIMotionEffectGroup

public class UIMotionEffect
extends NSObject
implements NSCoding
  • Constructor Details

    • UIMotionEffect

      public UIMotionEffect()
    • UIMotionEffect

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

      protected UIMotionEffect​(NSObject.SkipInit skipInit)
    • UIMotionEffect

      public UIMotionEffect​(NSCoder coder)
  • Method Details