cardsCount property

int cardsCount
final

The number of cards in the stack.

The cardsCount parameter specifies the number of cards that will be displayed in the stack.

This parameter is required and must be greater than 0.

Implementation

final int cardsCount;