Skip to content

FrameStatsOverlay

floating FPS badge when not using the title-bar slot.

import QWinUI3.Platform · src/platform/QWinUI3/Platform/FrameStatsOverlay.qml

Category: Platform · Library: v2.80

← Component index

Extends Item.

Example

FrameStatsOverlay { targetWindow: window }

API

Properties

Name Type Description
targetWindow var

Signals

No custom signals (use inherited signals from the base type).

Methods

No custom methods (use inherited methods from the base type).

Inherited from Item

Also available (base type / Qt Quick Controls):

  • width / height
  • visible
  • anchors

Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.