Difference between revisions of "ImGui.Style"

From GiderosMobile
 
Line 13: Line 13:
 
| style="width: 50%; vertical-align:top;"|
 
| style="width: 50%; vertical-align:top;"|
 
=== Methods ===
 
=== Methods ===
<!--[[ImGui:endFrame]] ''ends the ImGui frame''<br/><!--GIDEROSMTD:ImGui:endFrame() ends the ImGui frame-->-->
+
[[ImGui.Style:setColor]] ''sets a color to an ImGui element''<br/><!--GIDEROSMTD:ImGui.Style:setColor(ImGuiCol, hex, alpha) sets a color to an ImGui element-->
  
 
| style="width: 50%; vertical-align:top;"|
 
| style="width: 50%; vertical-align:top;"|

Revision as of 06:08, 24 March 2021

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2020.9

Description

This is the ImGui Style class.


PLEASE NOTE THE DOCUMENTATION IS WORK IN PROGRESS


Methods

ImGui.Style:setColor sets a color to an ImGui element

Events

-->

Constants

-->


Dear ImGui