effectWithPreview:
Creates a pointer content effect with the given preview’s view.
Declaration
+ (instancetype) effectWithPreview:(UITargetedPreview *) preview;Discussion
UIPointerEffect attempts to determine the appropriate effect for the given preview automatically. Use one of its subclasses to request a specific system-provided effect.