urlFilterIsCaseSensitive property

bool urlFilterIsCaseSensitive
getter/setter pair

A Boolean value indicating if the URL matching should be case-sensitive. The default value is false.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

bool urlFilterIsCaseSensitive;