shouldDisableUserGesture property

bool shouldDisableUserGesture
getter/setter pair

A user handled value if user want, just only to use programmatic pages changes default = false

Implementation

bool shouldDisableUserGesture = false;