MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / BeginListBox

Method BeginListBox

src/source/ImGui/imgui_widgets.cpp:6498–6535  ·  view source on GitHub ↗

Tip: To have a list filling the entire window width, use size.x = -FLT_MIN and pass an non-visible label e.g. "##empty" Tip: If your vertical size is calculated from an item count (e.g. 10 * item_height) consider adding a fractional part to facilitate seeing scrolling boundaries (e.g. 10.25 * item_height).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

GetCurrentWindowFunction · 0.85
ImFloorFunction · 0.85
ImVec2Function · 0.85
ImMaxFunction · 0.85
ClearFlagsMethod · 0.45
GetSizeMethod · 0.45

Tested by

no test coverage detected