Experimental: this API is experimental and might be changed or removed in the future.

ColorField.SetValueAndNotify

切换到手册
public void SetValueAndNotify (Color newValue);

参数

newValue要设置的新值。

描述

设置此值,如果不同,则通过 ChangeEvent<Color> 通知已注册的回调。