remove Method
Summary
Defines prototype for the remove function in the event handler.
Syntax
StateChangedEventType.prototype.remove = function(
value
)
remove(value: StateChangedEventHandler): void;
Parameters
value
A StateChangedEventHandler
value that references a handler.
Requirements
Target Platforms
See Also
StateChangedEventType
StateChangedEventType Members
lt.SpeechRecognition Namespace