pub fn headless_monitor(
wgt: &mut WidgetBuilding,
monitor: impl IntoValue<HeadlessMonitor>,
)Expand description
B Imaginary monitor used by the window when it runs in headless mode.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.