Contents

accessibilityLayoutPoint(forScreenPoint:)

Converts the provided point in screen coordinates to a point in the layout area’s coordinate system.

Declaration

func accessibilityLayoutPoint(forScreenPoint point: NSPoint) -> NSPoint

Parameters

  • point:

    A point in the screen’s coordinate system.

Return Value

A point in the layout area’s coordinate system.

See Also

Configuring layout