MCPcopy
hub / github.com/gdamore/tcell / SetStyle

Method SetStyle

screen.go:83–83  ·  view source on GitHub ↗

SetStyle sets the default style to use when clearing the screen or when StyleDefault is specified. If it is also StyleDefault, then whatever system/terminal default is relevant will be used.

(style Style)

Source from the content-addressed store, hash-verified

81 // or when StyleDefault is specified. If it is also StyleDefault,
82 // then whatever system/terminal default is relevant will be used.
83 SetStyle(style Style)
84
85 // ShowCursor is used to display the cursor at a given location.
86 // If the coordinates -1, -1 are given or are otherwise outside the

Callers 15

mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95

Calls

no outgoing calls

Tested by 2

TestMockBackendHelpersFunction · 0.52