Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ Show
Method
Show
system/cursor.go:35–35 ·
view source on GitHub ↗
Show shows the cursor after a hide if it is hidden.
()
Source
from the content-addressed store, hash-verified
33
34
// Show shows the cursor after a hide if it is hidden.
35
Show()
36
37
// SetSize sets the size that cursors are rendered at.
38
SetSize(size int)
Callers
3
offerComplete
Method · 0.65
Show
Method · 0.65
offerComplete
Method · 0.65
Implementers
1
CursorBase
system/cursor.go
Calls
no outgoing calls
Tested by
no test coverage detected