// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.CollectionVirtualizationMethod

namespace UnityEngine.UIElements
{
public class CollectionVirtualizationMethod // TypeDefIndex: 5160
{
	// Fields
	type#20890 value__;
	type#16044 FixedHeight;
	type#16044 DynamicHeight;
}
}
