WidgetCollectionFrame# class omni.kit.window.inspector.property.base_frame.WidgetCollectionFrame(frame_label: str, widget: Widget)# Bases: object Methods __init__(frame_label, widget) build_ui() destroy() Attributes parents __init__( frame_label: str, widget: Widget, ) → None#