preferInAppBreakpointDialogs property

bool preferInAppBreakpointDialogs
getter/setter pair

When true, breakpoint editors always use in-app dialogs instead of desktop secondary windows. Useful for widget / integration tests.

Implementation

bool preferInAppBreakpointDialogs = false;