Class DelayedValueAttribute
Attribute used to make a float, int, or string value be delayed.
When this attribute is used, the float, int, or text field will not return a new value until the user has pressed enter or focus is moved away from the field.
Namespace: Unity.Properties.UI
Syntax
public class DelayedValueAttribute : InspectorAttribute