onValueChanged property

ValueChanged<ProgressValue> onValueChanged
final

进度改变的回调

Implementation

final ValueChanged<ProgressValue> onValueChanged;