HideIfAttribute
(
conditionFieldName
)
|
Controls if a field is visible based on another boolean field/property's current value.
Signature
Meta.WitAi.Attributes.HideIfAttribute.HideIfAttribute(string conditionFieldName) Parameters conditionFieldName: string
The name of a boolean field or property to use for visibility
|
conditionFieldName
: string |
Signature
string Meta.WitAi.Attributes.HideIfAttribute.conditionFieldName |