UINodeType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Types of UI Node
public enum class UINodeType
public enum UINodeType
type UINodeType =
Public Enum UINodeType
- Inheritance
-
UINodeType
Fields
Name | Value | Description |
---|---|---|
Directory | 0 | Directory UI Node |
File | 1 | File UI Node |