pub fn config_block_window_load(
child: impl IntoUiNode,
enabled: impl IntoValue<BlockWindowLoad>,
) -> UiNodeExpand description
P Block window load until CONFIG.status is idle.
This property is enabled by default in the Window! widget.