Files
XCEngine/docs/api/XCEditor/Collections/UIEditorTreeViewInteraction/UIEditorTreeViewInteraction.md

1.4 KiB
Raw Blame History

UIEditorTreeViewInteraction

命名空间: XCEngine

类型: struct

头文件: XCEditor/Collections/UIEditorTreeViewInteraction.h

描述: 定义 XCEditor/Collections 子目录中的 UIEditorTreeViewInteraction public API。

概述

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

声明概览

声明 类型 说明
UIEditorTreeViewInteractionState struct 头文件中的公开声明。
UIEditorTreeViewInteractionResult struct 头文件中的公开声明。
UIEditorTreeViewInteractionFrame struct 头文件中的公开声明。

结构体成员

成员 类型 描述 默认值
treeViewState Widgets::UIEditorTreeViewState 结构体公开字段。 {}
keyboardNavigation ::XCEngine::UI::Widgets::UIKeyboardNavigationModel 结构体公开字段。 {}
selectionAnchorId std::string 结构体公开字段。 {}
pointerPosition ::XCEngine::UI::UIPoint 结构体公开字段。 {}
hasPointerPosition bool 结构体公开字段。 false

相关文档