jQuery.Event Method (JsString, Event)
The jQuery.Event constructor is exposed and can be used when calling trigger. The new operator is optional.
Check trigger‘s documentation to see how to combine it with your own event object.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public static Event Event(JsString name, Event props)
Parameters
name
props
Return Value
Type: SharpKit.jQuery.Event
|