Class UIPointerEffect

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
UIPointerHighlightEffect, UIPointerHoverEffect, UIPointerLiftEffect

public class UIPointerEffect
extends NSObject
Since:
Available in iOS 13.4 and later.
  • Constructor Details

    • UIPointerEffect

      protected UIPointerEffect()
    • UIPointerEffect

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

      protected UIPointerEffect​(NSObject.SkipInit skipInit)
    • UIPointerEffect

      public UIPointerEffect​(UITargetedPreview preview)
  • Method Details