PooledList<T>.

ClearMode Property

Summary

Returns the ClearMode behavior for the collection, denoting whether values are cleared from internal arrays before returning them to the pool.
Namespace
Avalonia.Collections.Pooled
Containing Type
PooledList<T>

Syntax

public ClearMode ClearMode { get; }

Value

Type Description
ClearMode