Contents

capacity

The total number of elements that the set can contain without allocating new storage.

Declaration

var capacity: Int { get }

See Also

Inspecting a Set