Share via


WebUIDelegate.UIGetFooterHeight(WebView) Method

Definition

[Foundation.Export("webViewFooterHeight:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float UIGetFooterHeight(WebKit.WebView sender);
[<Foundation.Export("webViewFooterHeight:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UIGetFooterHeight : WebKit.WebView -> single
override this.UIGetFooterHeight : WebKit.WebView -> single

Parameters

sender
WebView

Returns

Implements

Attributes

Applies to