Class WebKeyboardDispatcher
Inherited Members
Namespace: Evergine.Web
Assembly: Evergine.Web.dll
Syntax
public class WebKeyboardDispatcher : KeyboardDispatcher
Constructors
WebKeyboardDispatcher(JSObject)
Initializes a new instance of the WebKeyboardDispatcher class.
Declaration
public WebKeyboardDispatcher(JSObject element)
Parameters
Type | Name | Description |
---|---|---|
JSObject | element | A DOM element. |
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()