get_collapsed_state
- omni.kit.window.property.managed_frame.get_collapsed_state(index_name: Optional[str] = None)
Get current collapsed state for `index_name`.
- Parameters
index_name (str) – group name of the frame.
- Returns
collapsed settings dictionary.
- Return type
dict