Contents

reportsAbsoluteTouchSurfaceValues

A Boolean value that determines whether the touch values are absolute or relative.

Declaration

var reportsAbsoluteTouchSurfaceValues: Bool { get set }

Discussion

If this property is true, the touch values are absolute on the surface of the touchpad. If this property is false, the touch values are relative to the first touch on a virtual directional pad. The default value for this property is true.

See Also

Accessing the input values