Files
XCEngine/docs/api/XCEditor/Shell/UIEditorShellCompose/UIEditorShellCompose.md

1.7 KiB
Raw Blame History

UIEditorShellCompose

命名空间: XCEngine

类型: enum class

头文件: XCEditor/Shell/UIEditorShellCompose.h

描述: 定义 XCEditor/Shell 子目录中的 UIEditorShellCompose public API。

概述

UIEditorShellCompose.hXCEditor/Shell 子目录 下的 public header当前页面作为平行目录中的 canonical 总览,用于汇总该头文件暴露的主要声明。

声明概览

声明 类型 说明
UIEditorShellToolbarGlyph enum class 头文件中的公开声明。
UIEditorShellToolbarButton struct 头文件中的公开声明。
UIEditorShellToolbarLayout struct 头文件中的公开声明。
UIEditorShellToolbarMetrics struct 头文件中的公开声明。
UIEditorShellToolbarPalette struct 头文件中的公开声明。
UIEditorShellComposeModel struct 头文件中的公开声明。
UIEditorShellComposeState struct 头文件中的公开声明。
UIEditorShellComposeMetrics struct 头文件中的公开声明。
UIEditorShellComposePalette struct 头文件中的公开声明。
UIEditorShellComposeLayout struct 头文件中的公开声明。
UIEditorShellComposeRequest struct 头文件中的公开声明。
UIEditorShellComposeFrame struct 头文件中的公开声明。

枚举值

枚举值 数值 描述
Play 0 枚举项。
Pause - 枚举项。
Step - 枚举项。

相关文档