Ubuntu.PerformanceMetrics.PerformanceOverlay
Overlay displaying performance related metrics (rendering time, CPU usage, etc.) More...
Import Statement: | import Ubuntu.PerformanceMetrics . |
Inherits: |
Properties
- active : bool
Detailed Description
PerformanceOverlay displays various performance related indicators to help developers detect issues in their application.
Examples:
PerformanceOverlay { active: true }
Property Documentation
active : bool |
Whether or not the PerformanceOverlay is displayed.