API reference
API reference
Select your platform
No SDKs available
No versions available

LabelAttribute Class

Extends PropertyAttribute
Allows custom overriding of attributes

Constructors

LabelAttribute ( labelFieldPropertyOrMethodName , tooltipFieldPropertyOrMethodName )
Signature
Meta.WitAi.Attributes.LabelAttribute.LabelAttribute(string labelFieldPropertyOrMethodName, string tooltipFieldPropertyOrMethodName="")
Parameters
labelFieldPropertyOrMethodName: string
tooltipFieldPropertyOrMethodName: string

Properties

LabelFieldPropertyOrMethodName : string
[Get]
Signature
string Meta.WitAi.Attributes.LabelAttribute.LabelFieldPropertyOrMethodName
TooltipFieldPropertyOrMethodName : string
[Get]
Signature
string Meta.WitAi.Attributes.LabelAttribute.TooltipFieldPropertyOrMethodName