isInverted property
isInverted is a boolean variable that indicates whether the current viewport shows the flipper in inverted or vertically flipped view.
Implementation
bool isInverted = false;
isInverted is a boolean variable that indicates whether the current viewport shows the flipper in inverted or vertically flipped view.
bool isInverted = false;