match_case property

match_case property

Gets the value that indicates whether a text case isn’t ignored.

Definition:

@property
def match_case(self):
    ...

See Also