Click or drag to resize

IHierarchyNodeModel Interface

Namespace:  Com.ForbiddenByte.OSA.Demos.Hierarchy
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface IHierarchyNodeModel

The IHierarchyNodeModel type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Public propertyDepth
Public propertyExpanded
Directories can be expanded or not
Public propertyParent
Top
Methods
  NameDescription
Public methodIsDirectory
Convention: If children array is not null, this is a directory
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also