WebUIDelegate.UISetContentRect(WebView, CGRect) Method

Definition

[Foundation.Export("webView:setContentRect:")]
public virtual void UISetContentRect (WebKit.WebView sender, CoreGraphics.CGRect frame);
abstract member UISetContentRect : WebKit.WebView * CoreGraphics.CGRect -> unit
override this.UISetContentRect : WebKit.WebView * CoreGraphics.CGRect -> unit

Parameters

sender
WebView
frame
CGRect
Attributes

Applies to