Share via


WebUIDelegate_Extensions.UIMakeFirstResponder Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void UIMakeFirstResponder(this WebKit.IWebUIDelegate This, WebKit.WebView sender, AppKit.NSResponder newResponder);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member UIMakeFirstResponder : WebKit.IWebUIDelegate * WebKit.WebView * AppKit.NSResponder -> unit

Parameters

sender
WebView
newResponder
NSResponder
Attributes

Applies to