Contents

freeCapacity

The number of additional elements that can be added to this array without reallocating its storage.

Declaration

var freeCapacity: Int { get }

Discussion