Interface UIViewControllerPreviewing

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
UIViewControllerPreviewingAdapter

public interface UIViewControllerPreviewing
extends NSObjectProtocol
  • Method Details

    • getPreviewingGestureRecognizerForFailureRelationship

      @Deprecated UIGestureRecognizer getPreviewingGestureRecognizerForFailureRelationship()
      Deprecated.
      Deprecated in iOS 13.0. Use UIContextMenuInteraction
      Since:
      Available in iOS 9.0 and later.
    • getDelegate

      Deprecated.
      Deprecated in iOS 13.0. Use UIContextMenuInteraction
      Since:
      Available in iOS 9.0 and later.
    • getSourceView

      @Deprecated UIView getSourceView()
      Deprecated.
      Deprecated in iOS 13.0. Use UIContextMenuInteraction
      Since:
      Available in iOS 9.0 and later.
    • getSourceRect

      @Deprecated CGRect getSourceRect()
      Deprecated.
      Deprecated in iOS 13.0. Use UIContextMenuInteraction
      Since:
      Available in iOS 9.0 and later.
    • setSourceRect

      @Deprecated void setSourceRect​(CGRect v)
      Deprecated.
      Deprecated in iOS 13.0. Use UIContextMenuInteraction
      Since:
      Available in iOS 9.0 and later.