Given a setting we want to return whether to skip or not the dialog based on an operator (usually an Event with the shiftKey property).
shiftKey
The setting from where to get the current expected behavior.
Optional
The source of truth indicating whether to invert the setting behavior.
Whether to skip or not the dialog.
Given a setting we want to return whether to skip or not the dialog based on an operator (usually an Event with the
shiftKeyproperty).