MCPcopy Create free account
hub / github.com/lxn/walk / Alignment

Method Alignment

widget.go:44–44  ·  view source on GitHub ↗

Alignment returns the alignment of the Widget.

()

Source from the content-addressed store, hash-verified

42
43 // Alignment returns the alignment of the Widget.
44 Alignment() Alignment2D
45
46 // AlwaysConsumeSpace returns if the Widget should consume space even if it
47 // is not visible.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected