Android.Util.LruCache.Resize Method
Sets the size of the cache.

Syntax

[Android.Runtime.Register("resize", "(I)V", "GetResize_IHandler")]
public virtual void Resize (int maxSize)

Parameters

maxSize
The new maximum size.

Remarks

Sets the size of the cache.

[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