Android.Util.LruCache.EvictionCount Method
Returns the number of values that have been evicted.

Syntax

[Android.Runtime.Register("evictionCount", "()I", "")]
public int EvictionCount ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the number of values that have been evicted.

[Android Documentation]

Requirements

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