浏览代码

add range_slider

/siyaoH-1.17-PlatformMessage
xingweizhu 4 年前
当前提交
fb41ac5a
共有 2 个文件被更改,包括 1003 次插入2 次删除
  1. 4
      com.unity.uiwidgets/Runtime/material/slider_theme.cs
  2. 1001
      com.unity.uiwidgets/Runtime/material/range_slider.cs

4
com.unity.uiwidgets/Runtime/material/slider_theme.cs


}
}
public delegate Thumb RangeThumbSelector(TextDirection textDirection,
public delegate Thumb? RangeThumbSelector(TextDirection textDirection,
double tapValue,
float tapValue,
Size thumbSize,
Size trackSize,
float dx

1001
com.unity.uiwidgets/Runtime/material/range_slider.cs
文件差异内容过多而无法显示
查看文件

正在加载...
取消
保存