pub fn blink_interval(
child: impl IntoUiNode,
interval: impl IntoVar<Duration>,
) -> UiNodeExpand description
P ANSI blink animation interval.
Set to ZERO to disable the blink animation.
Sets the BLINK_INTERVAL_VAR.
pub fn blink_interval(
child: impl IntoUiNode,
interval: impl IntoVar<Duration>,
) -> UiNodeP ANSI blink animation interval.
Set to ZERO to disable the blink animation.
Sets the BLINK_INTERVAL_VAR.