Contents

accessibilityLayoutSize(forScreenSize:)

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

Declaration

func accessibilityLayoutSize(forScreenSize size: NSSize) -> NSSize

Parameters

  • size:

    A size in the screen’s coordinate system.

Return Value

A size in the layout area’s coordinate system.

See Also

Configuring layout