wrap_around


Description:

[ Version ( since = "3.10" ) ]
public bool wrap_around { get; set construct; }

For a forward search, continue at the beginning of the buffer if no search occurrence is found.

For a backward search, continue at the end of the buffer.