Skip to main content

resizingStrategy

Short summary

This property can be used to inject a customized resizing strategy for arrays and containers. The getter returns the currently used strategy as a fluent interface. If no custom strategy is set, a default strategy will be used.

Code

Declaration

PROPERTY resizingStrategy : IResizingStrategy