webViewFrame(_:)
Returns the frame rectangle of a web view’s window.
Declaration
optional func webViewFrame(_ sender: WebView!) -> NSRectParameters
- sender:
The web view that sent the message.
Return Value
The frame rectangle of the web view’s window.