| Class | Description | |
|---|---|---|
![]() | C1FlipCard | C1FlipCard is a panel of two sides that can flip between each other. |
![]() | C1FlipCardPane | Represent one side of the card. |
![]() | C1FlipCardSerializer | Represents C1FlipCardSerializer which will serialize C1FlipCard. |
![]() | FlipCardAnimation | The flip animation options, like direction, duration etc. |
![]() | FlipCardEventArgs | Store the FlipCard callback result. |
| Delegate | Description | |
|---|---|---|
![]() | FlipCardEventHandler | FlipCard callback event handler. |
| Enumeration | Description | |
|---|---|---|
![]() | FlipCardSide | Side of the card. |
![]() | FlipDirection | Card flipping directions. |
![]() | TriggerEvent | Flipping trigger method. |