isClosing property

bool isClosing
getter/setter pair

Indicator whether a closing animation is being fired and soon the isClosed will become true.

Implementation

bool isClosing = false;