Contents

accessibilityScreenSize(forLayoutSize:)

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

Declaration

func accessibilityScreenSize(forLayoutSize size: NSSize) -> NSSize

Parameters

  • size:

    A size in the layout area’s coordinate system.

Return Value

A size in the screen’s coordinate system.

See Also

Configuring layout