maxCount property

int? maxCount
getter/setter pair

Maximum number of items that are allowed to be placed in this zone.

The value must be non-negative.

Implementation

core.int? maxCount;