MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / ui_get_margin

Function ui_get_margin

StereoKitC/ui/ui_layout.cpp:428–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426///////////////////////////////////////////
427
428float ui_get_margin() {
429 return skui_settings.margin;
430}
431
432///////////////////////////////////////////
433

Callers 2

virtualkeyboard_updateFunction · 0.85
file_picker_updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected