Share via


WebViewHeaderEventArgs(CGRect) Constructor

Definition

Create a new instance of the WebViewHeaderEventArgs with the specified event data.

public WebViewHeaderEventArgs(CoreGraphics.CGRect rect);
new WebKit.WebViewHeaderEventArgs : CoreGraphics.CGRect -> WebKit.WebViewHeaderEventArgs

Parameters

rect
CGRect

The value for the Rect property.

Applies to