ImGui.Style

From GiderosMobile
Revision as of 08:00, 24 March 2021 by MoKaLux (talk | contribs)

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:getAlpha gets the ImGui global style alpha
ImGui.Style:getColor gets the color of an ImGui element
ImGui.Style:getWindowRounding gets the ImGui global style window rounding
ImGui.Style:setAlpha sets the ImGui global style alpha
ImGui.Style:setColor sets a color to an ImGui element
ImGui.Style:setWindowRounding sets the ImGui global style window rounding

Events

-->

Constants

-->


Dear ImGui