pub fn actual_transform(
child: impl UiNode,
transform: impl IntoVar<PxTransform>,
) -> impl UiNode
Expand description
P
Getter property, gets the latest rendered widget inner transform.
pub fn actual_transform(
child: impl UiNode,
transform: impl IntoVar<PxTransform>,
) -> impl UiNode
P
Getter property, gets the latest rendered widget inner transform.