Class UIVisualEffect

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
Direct Known Subclasses:
UIBlurEffect, UIVibrancyEffect

public class UIVisualEffect
extends NSObject
implements NSSecureCoding
  • Constructor Details

    • UIVisualEffect

      public UIVisualEffect()
    • UIVisualEffect

      @Deprecated protected UIVisualEffect​(long handle)
      Deprecated.
    • UIVisualEffect

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

      protected UIVisualEffect​(NSObject.SkipInit skipInit)
    • UIVisualEffect

      public UIVisualEffect​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)