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

TextValueField<T0>.SetValueAndNotify

Switch to Manual
public void SetValueAndNotify (T newValue);

Parameters

newValueThe new value to be set.

Description

Set the value and, if different, notifies registers callbacks with a ChangeEvent.