on_transform_changed

Function on_transform_changed 

Source
pub fn on_transform_changed(
    child: impl IntoUiNode,
    handler: Handler<PxTransform>,
) -> UiNode
Expand description

P Widget global inner transform changed.

ยงRoute

This event property uses a direct route, that is, it cannot be intercepted in parent widgets.