Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CollectionVirtualizationMethod.FixedHeight

Description

Collection view won't wait for the layout to update items, as the all have the same height. fixedItemHeight Needs to be set. More performant but less flexible.