Documentation for this section has not yet been entered.
Gets the window animation frame statistics. These statistics contain information about the most recently rendered window animation frames, i.e. for window transition animations.
A typical usage requires clearing the window animation frame statistics via UiAutomation.ClearWindowAnimationFrameStats followed by an interaction that causes a window transition which uses a window animation and finally getting the window animation frame statistics by calling this method.