Share via


MonoWebAssemblyJSRuntime.Initialize(MonoWebAssemblyJSRuntime) Method

Definition

Initializes the MonoWebAssemblyJSRuntime to be used to perform operations using DotNetDispatcher.

protected:
 static void Initialize(Mono::WebAssembly::Interop::MonoWebAssemblyJSRuntime ^ jsRuntime);
protected static void Initialize (Mono.WebAssembly.Interop.MonoWebAssemblyJSRuntime jsRuntime);
static member Initialize : Mono.WebAssembly.Interop.MonoWebAssemblyJSRuntime -> unit
Protected Shared Sub Initialize (jsRuntime As MonoWebAssemblyJSRuntime)

Parameters

Applies to