txt_transform

Function txt_transform 

Source
pub fn txt_transform(
    child: impl IntoUiNode,
    transform: impl IntoVar<TextTransformFn>,
) -> UiNode
Expand description

P Text transform, character replacement applied to the text before it is processed by the text widget.

This property is not applied when the text is txt_editable.

Sets the TEXT_TRANSFORM_VAR.