Method UnhighlightBraces
UnhighlightBraces()
Unhighlights braces containing caret position. HighlightBraces()
public virtual void UnhighlightBraces()
UnhighlightBraces(bool)
Unhighlights braces.
public virtual void UnhighlightBraces(bool needUpdate)
Parameters
needUpdate
boolSpecifies whether current brace pair should be updated.