Condividi tramite


WebViewFooterEventArgs(CGRect) Constructor

Definition

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

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

Parameters

rect
CGRect

The value for the Rect property.

Applies to