Table of Contents

Enum CardSize

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the size of a card.

public enum CardSize

Fields

Large = 1

The card is a large card.

Small = 0

The card is a small card.