matches property
matches property
A boolean value that returns true if the document currently matches the media query list, or false if not.
Definition:
@property
def matches(self):
...
See Also
- module
aspose.svg.window
- class
MediaQueryList
A boolean value that returns true if the document currently matches the media query list, or false if not.
@property
def matches(self):
...
aspose.svg.window
MediaQueryList