Share via


WebUIDelegate.UIGetContentRect(WebView) Method

Definition

[Foundation.Export("webViewContentRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect UIGetContentRect(WebKit.WebView sender);
[<Foundation.Export("webViewContentRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UIGetContentRect : WebKit.WebView -> CoreGraphics.CGRect
override this.UIGetContentRect : WebKit.WebView -> CoreGraphics.CGRect

Parameters

sender
WebView

Returns

Implements

Attributes

Applies to