Contents

noteClientStringWillChange()

Invoke this method when the searched content will change.

Declaration

func noteClientStringWillChange()

Discussion

When incremental search is enabled, this method must be called when it is known that the client’s string will be modified. This method must be called before the client string modification takes place.

See Also

Related Documentation