slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
z8::ui::TreeViewStyle结构体 参考

#include <Theme.h>

z8::ui::TreeViewStyle 的协作图:
Collaboration graph
[图例]

Public 属性

StateColorStyle RowColor
 
StateColorStyle ForegroundColor
 
StateColorStyle IconColor
 
float RowHeight = 24.0f
 
float Indent = 12.0f
 
float IconSize = 12.0f
 
float ContentGap = SpacingStyle::Small
 

详细描述

TreeView 行选择、展开图标和层级缩进样式。

类成员变量说明

◆ ContentGap

float z8::ui::TreeViewStyle::ContentGap = SpacingStyle::Small

◆ ForegroundColor

StateColorStyle z8::ui::TreeViewStyle::ForegroundColor

◆ IconColor

StateColorStyle z8::ui::TreeViewStyle::IconColor

◆ IconSize

float z8::ui::TreeViewStyle::IconSize = 12.0f

◆ Indent

float z8::ui::TreeViewStyle::Indent = 12.0f

◆ RowColor

StateColorStyle z8::ui::TreeViewStyle::RowColor

◆ RowHeight

float z8::ui::TreeViewStyle::RowHeight = 24.0f

该结构体的文档由以下文件生成: