File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
versioned_docs/version-7.x Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -564,7 +564,9 @@ Only supported on Android.
564564
565565##### ` hideNavigationBar `
566566
567- Boolean indicating whether to hide the navigation bar during searching. Defaults to ` true ` .
567+ Boolean indicating whether to hide the navigation bar during searching.
568+
569+ If left unset, system default is used.
568570
569571Only supported on iOS.
570572
@@ -589,7 +591,11 @@ Only supported on Android.
589591
590592##### ` obscureBackground `
591593
592- Boolean indicating whether to obscure the underlying content with semi-transparent overlay. Defaults to ` true ` .
594+ Boolean indicating whether to obscure the underlying content with semi-transparent overlay.
595+
596+ If left unset, system default is used.
597+
598+ Only supported on iOS.
593599
594600##### ` placeholder `
595601
You can’t perform that action at this time.
0 commit comments