MatchSubstringOptions.ignoreCase

Get ignoreCase property.

  1. bool ignoreCase [@property getter]
    class MatchSubstringOptions
    @property
    bool
    ignoreCase
    ()
  2. bool ignoreCase [@property setter]

Return Value

Type: bool

Whether to perform a case-insensitive match.