pub fn custom_chrome_padding_fn(
child: impl UiNode,
padding: impl IntoVar<SideOffsets>,
) -> impl UiNode
Expand description
P
Extra padding for window content in windows that display a custom_chrome_adorner_fn
.
pub fn custom_chrome_padding_fn(
child: impl UiNode,
padding: impl IntoVar<SideOffsets>,
) -> impl UiNode
P
Extra padding for window content in windows that display a custom_chrome_adorner_fn
.