Contents

CGDisplayPixelsHigh(_:)

Returns the display height in pixel units.

Declaration

func CGDisplayPixelsHigh(_ display: CGDirectDisplayID) -> Int

Parameters

  • display:

    The identifier of the display to be accessed.

Return Value

The display height in pixel units.

See Also

Functions