inInnerZone property

bool get inInnerZone

Whether we are currently executing in the inner zone. This can be used by clients to optimize and call runOutside when needed.

Implementation

bool get inInnerZone;