Contents

webViewFrame(_:)

Returns the frame rectangle of a web view’s window.

Declaration

optional func webViewFrame(_ sender: WebView!) -> NSRect

Parameters

  • sender:

    The web view that sent the message.

Return Value

The frame rectangle of the web view’s window.

See Also

Moving and Resizing Windows