Skip to content

Commit 775e9cf

Browse files
authored
Update options-reference.md
1 parent c624468 commit 775e9cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

accelerate/tools/dev-tools/advanced/options-reference.md

+5
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ If unset, `Application.Name` or entry assembly name is used.
1515
Defines if the app should be connected to dev tools on startup.
1616
By default: `true` on iOS and Android, `false` everywhere else.
1717

18+
## DeveloperToolsOptions.AutoConnectFromDesignMode
19+
20+
Defines if design mode app should be connected to dev tools.
21+
Default is 'false'.
22+
1823
## DeveloperToolsOptions.Runner
1924

2025
By default, `DiagnosticsSupport` package attempts to run global `avdt` .NET tool when requested, if `DevTools` instance is not already running.

0 commit comments

Comments
 (0)