UITouch


super: Object

This class is reserved and cannot be directly instantiated.

Properties

  • var view: UIView The view to which touches are being delivered, if any. (read-only)

  • var objectName: String The name of the object.

Methods

  • func locationInView(view: UIView): Point Returns the current location of the touch in the coordinate system of the given view.