SearchSettings.setVisibleOnly
void setVisibleOnly(bool visibleOnly)Enables or disables whether to exclude invisible text from the search.
If enabled, only visible text will be searched. A search match may have invisible text interspersed.
Parameters
visibleOnly | the setting. |