Method SetDelayedLayoutThreshold
SetDelayedLayoutThreshold(long)
Sets the size of the buffer beyond which layout is delayed during resizing. This optimizes sizing for large buffers. The default is 20000.
void SetDelayedLayoutThreshold(long threshold)
Parameters
threshold
long