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

Method AlwaysConsumeSpace

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

AlwaysConsumeSpace returns if the Widget should consume space even if it is not visible.

()

Source from the content-addressed store, hash-verified

46 // AlwaysConsumeSpace returns if the Widget should consume space even if it
47 // is not visible.
48 AlwaysConsumeSpace() bool
49
50 // AsWidgetBase returns a *WidgetBase that implements Widget.
51 AsWidgetBase() *WidgetBase

Calls

no outgoing calls

Tested by

no test coverage detected