Android.Content.Res.Resources.FlushLayoutCache Method
Call this to remove all cached loaded layout resources from the Resources object.

Syntax

[Android.Runtime.Register("flushLayoutCache", "()V", "")]
public void FlushLayoutCache ()

Remarks

Call this to remove all cached loaded layout resources from the Resources object. Only intended for use with performance testing tools.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1