pub fn on_transform_changed(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&PxTransform) -> HandlerResult + Send>,
) -> UiNodeExpand description
P Widget global inner transform changed.
ยงRoute
This event property uses a direct route, that is, it cannot be intercepted in parent widgets.