Class ContainerBoxParentData<ChildType>
Inheritance
System.Object
ContainerParentDataMixinBoxParentData<ChildType>
ContainerBoxParentData<ChildType>
Inherited Members
Namespace: Unity.UIWidgets.rendering
Syntax
public abstract class ContainerBoxParentData<ChildType> : ContainerParentDataMixinBoxParentData<ChildType>, ContainerParentDataMixin<ChildType> where ChildType : RenderBox
Type Parameters
Name | Description |
---|---|
ChildType |