onTryToExit property

TryExitCallback? onTryToExit
final

Called when the user tried to exit the game.

Implementation

final TryExitCallback? onTryToExit;