Contents

getScreenshotOfVisibleArea(completionHandler:)

Declaration

func getScreenshotOfVisibleArea(completionHandler: @escaping  @Sendable (NSImage?) -> Void)
func screenshotOfVisibleArea() async -> NSImage?

Discussion

See Also

Instance Methods