removeListener method
Removes the given callback function from the list of listeners for this MediaQueryList object.
![]() |
Syntax
var retval = MediaQueryList.removeListener(listener);Parameters
- listener [in]
-
Type: MSMediaQueryListListener
Return value
Type: HRESULT
This method can return one of these values.
- S_OK
Standards information
- CSSOM View Module, Section 4.1
See also
Show:
