Background returns the background Brush of the Window. By default this is nil.
()
| 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. |
no outgoing calls
no test coverage detected