-
Notifications
You must be signed in to change notification settings - Fork 0
Groups.md
cfloutier edited this page Apr 29, 2024
·
4 revisions

Foldouts are standard foldout but
-
the uss class has been overloaded to fit the style
.unity-foldout -
the
K2FoldoutGroupControl can be added to gather foldouts and ensure that only one is opened at a time
adds standard Foldouts as direct childs

setup the default opened index with the attribute "Opened Index". It will be opened in the UIBuilder and on start up and reload of the UIBuilder.

groups are just used to gather Visual Elements and defines a label

class : .group