isInverted property

bool isInverted
getter/setter pair

isInverted is a boolean variable that indicates whether the current viewport shows the flipper in inverted or vertically flipped view.

Implementation

bool isInverted = false;