MCPcopy 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

offerCompleteMethod · 0.65
ShowMethod · 0.65
offerCompleteMethod · 0.65

Implementers 1

CursorBasesystem/cursor.go

Calls

no outgoing calls

Tested by

no test coverage detected