get_current_focused_layer_item#

omni.kit.widget.layers.get_current_focused_layer_item() LayerItem#

Get the current focused layer item in the Layer Window.

Returns:

The current focused layer item, or None if the window is not available.

Return type:

LayerItem or None