Contents

CGDisplayRelease(_:)

Releases a captured display.

Declaration

func CGDisplayRelease(_ display: CGDirectDisplayID) -> CGError

Parameters

  • display:

    The identifier of the display to be released.

Return Value

A result code. See Core Graphics Data Types and Constants.

See Also

Functions