Container

class omni.kit.data2ui.core.Container

Bases: omni.kit.data2ui.core.model.Widget

Container is an item with children

Methods

Attributes

children

Returns the list of the children

__init__()
abstract property children: List[omni.kit.data2ui.core.model.Item]

Returns the list of the children