SearchSettings.wrapAround

Get wrapAround property.

  1. bool wrapAround [@property getter]
    class SearchSettings
    @property
    bool
    wrapAround
    ()
  2. bool wrapAround [@property setter]

Return Value

Type: bool

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.