- Dart
- dart:html
- Performance class
- Inheritance
- Annotations
- @SupportedBrowser(SupportedBrowser.CHROME)
- @SupportedBrowser(SupportedBrowser.FIREFOX)
- @SupportedBrowser(SupportedBrowser.IE)
- @Native("Performance")
Static Properties
-
supported
→ bool
-
Checks if this type is supported on the current platform.
read-only