Class ListBooleanProperty
List of boolean property type definition
Namespace: Unity.Semantic.Traits
Syntax
[Serializable]
[TraitPropertyType("List/Boolean")]
public class ListBooleanProperty : TraitPropertyDefinition, INamedProperty
Properties
Type
Type of data stored by the definition
Declaration
public override Type Type { get; }
Property Value
| Type | Description |
|---|---|
| Type |