allocateSize property

int? allocateSize
getter/setter pair

The amount of bytes that will be allocated whenever additional memory is required

Implementation

int? allocateSize;