Function zng_wgt_window::prefer_custom_chrome
source ยท pub fn prefer_custom_chrome(
child: impl UiNode,
prefer: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
Gets if WINDOWS.system_chrome
prefers custom chrome.
Note that you must set chrome
to false
when using this to provide a custom chrome.