pub fn selector(
child: impl IntoUiNode,
selector: impl IntoValue<Selector>,
) -> UiNodeExpand description
P Sets the slider selector that defines the values, ranges that are selected.
pub fn selector(
child: impl IntoUiNode,
selector: impl IntoValue<Selector>,
) -> UiNodeP Sets the slider selector that defines the values, ranges that are selected.