ConstantTextAreaAttribute

Attribute in LogicToolkit / Inherits from: ConstantPropertyAttribute

Description

An attribute that allows you to edit multi-line strings.
Can be applied to fields in InputField<string>.

Constructors

Description
ConstantTextAreaAttribute An attribute that allows you to edit multi-line strings.
Can be applied to fields in InputField<string>.

Fields

Field Name Description
MaxLines Maximum number of lines
MinLines Minimum number of lines

Inherited Members

Properties

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