Interface CardRowsListenerEventArgs

interface CardRowsListenerEventArgs {
    row: CardRow;
    storage: StorageArray<CardRow>;
}

Properties

Properties

row: CardRow
MMNEPVFCICPMFPCPTTAAATR