Class UIPress

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UIPress
extends NSObject
Since:
Available in iOS 9.0 and later.
  • Constructor Details

  • Method Details

    • getTimestamp

      public double getTimestamp()
    • getPhase

      public UIPressPhase getPhase()
    • getType

      public UIPressType getType()
    • getWindow

      public UIWindow getWindow()
    • getResponder

      public UIResponder getResponder()
    • getGestureRecognizers

      public NSArray<UIGestureRecognizer> getGestureRecognizers()
    • getForce

      public double getForce()
    • getKey

      public UIKey getKey()