Android.App.UiAutomation.ClearWindowContentFrameStats Method
Clears the frame statistics for the content of a given window.

Syntax

[Android.Runtime.Register("clearWindowContentFrameStats", "(I)Z", "")]
public bool ClearWindowContentFrameStats (int windowId)

See Also

Android.Views.WindowContentFrameStats
UiAutomation.GetWindowContentFrameStats(int)
UiAutomation.Windows
Android.Views.Accessibility.AccessibilityWindowInfo.Id

Parameters

windowId
The window id.

Returns

Documentation for this section has not yet been entered.

Remarks

Clears the frame statistics for the content of a given window. These statistics contain information about the most recently rendered content frames.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18