Contents

isIncrementalSearchingEnabled

Determines if incremental searching is enabled.

Declaration

var isIncrementalSearchingEnabled: Bool { get set }

Discussion

If true, then the find bar will do incremental searches. If it returns false, then the find bar will behave regularly.

The default value is false.

See Also

Incremental Search Configuration