MeshLib
 
Loading...
Searching...
No Matches
MR::UI::ButtonIconCustomizationParams Struct Reference

#include <MRUIStyle.h>

+ Inheritance diagram for MR::UI::ButtonIconCustomizationParams:

Public Attributes

ImGuiButtonFlags flags = ImGuiButtonFlags_None
 
bool active = true
 
bool flatBackgroundColor = false
 
- Public Attributes inherited from MR::UI::ButtonCustomizationParams
ImGuiImagecustomTexture = nullptr
 
bool forceImGuiBackground = false
 force use imgui background if !customTexture
 
bool forceImguiTextColor = false
 force use if ImGuiCol_Text for text
 
bool border = false
 show border or not
 
bool underlineFirstLetter = false
 draw line under first letter of label
 
bool enableTestEngine = true
 Allow interacting with this button from UI::TestEngine.
 

Member Data Documentation

◆ active

bool MR::UI::ButtonIconCustomizationParams::active = true

◆ flags

ImGuiButtonFlags MR::UI::ButtonIconCustomizationParams::flags = ImGuiButtonFlags_None

◆ flatBackgroundColor

bool MR::UI::ButtonIconCustomizationParams::flatBackgroundColor = false

The documentation for this struct was generated from the following file: