in_game_share property

bool in_game_share
read / write

True, if a game message is being shared from a launched game; applies only to game messages.

Implementation

late bool in_game_share;