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.
564
564
565
565
##### ` hideNavigationBar `
566
566
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.
568
570
569
571
Only supported on iOS.
570
572
@@ -589,7 +591,11 @@ Only supported on Android.
589
591
590
592
##### ` obscureBackground `
591
593
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.
593
599
594
600
##### ` placeholder `
595
601
You can’t perform that action at this time.
0 commit comments