ConstantDelayedAttribute

Attribute in LogicToolkit / Inherits from: ConstantPropertyAttribute

Description

Attribute that delays the finalization of constant changes.
If this attribute is applied, constant changes will not be committed until the user presses the enter key or takes focus from the field.
Can be applied to fields such as InputField<float>, InputField<int>, InputField<string>.

Inherited Members

Properties

Property Name Description
Order Specify the order in which multiple ConstantPropertyAttribute are drawn