Contents

deviceSize

The range of the touch device in points, such as 72 ppi.

Declaration

var deviceSize: NSSize { get }

Discussion

The lower-left corner of the surface is considered (0,0).

See Also

Using Touch Device Properties