LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Wrap

enumeration

Description

This enumeration contains values to control how elements are placed in a container if not enough space is available.

Properties

NoWrapAll elements are placed on the same line.
WrapElements are placed over multiple lines.