- windowId
- The window id.
Documentation for this section has not yet been entered.
Gets the frame statistics for a given window. These statistics contain information about the most recently rendered content frames.
A typical usage requires clearing the window frame statistics via UiAutomation.ClearWindowContentFrameStats(int) followed by an interaction with the UI and finally getting the window frame statistics via calling this method.