Click or drag to resize
SpriteCollectionmaxCollectionSize Field
Defines a maximum sprite collection size to help ensure dynamic sprites are not "leaking" into the system without getting cleaned up.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public const int maxCollectionSize

Field Value

Type: Int32
Remarks
For more information about dynamic sprites, see staticSize.
See Also