Function zng_wgt_text::caret_color
source ยท pub fn caret_color(child: impl UiNode, color: impl IntoVar<Rgba>) -> impl UiNode
Expand description
P
Defines the color of the non-interactive caret.
Sets the CARET_COLOR_VAR
.
pub fn caret_color(child: impl UiNode, color: impl IntoVar<Rgba>) -> impl UiNode
P
Defines the color of the non-interactive caret.
Sets the CARET_COLOR_VAR
.