MCPcopy Index your code
hub / github.com/lxn/walk / Background

Method Background

window.go:45–45  ·  view source on GitHub ↗

Background returns the background Brush of the Window. By default this is nil.

()

Source from the content-addressed store, hash-verified

43 //
44 // By default this is nil.
45 Background() Brush
46
47 // Bounds returns the outer bounding box rectangle of the Window, including
48 // decorations.

Callers 5

WndProcMethod · 0.65
hasComplexBackgroundMethod · 0.65
backgroundEffectiveMethod · 0.65
BackgroundMethod · 0.65
BackgroundMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected