var instance; // Type: wijmo.flipcard.IFlippedEventArgs; var value; // Type: boolean value = instance.isFlipped;
var isFlipped : boolean;
Indicates the flipped is flipped or not, if the back panel is showing, the value is true; otherwise, it's false
var instance; // Type: wijmo.flipcard.IFlippedEventArgs; var value; // Type: boolean value = instance.isFlipped;
var isFlipped : boolean;