Click or drag to resize
InspectorPropertyAttributeDefaultListItem Property
Default list item. Null for reference types, default value for value types.

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public Object DefaultListItem { get; }

Property Value

Type: Object
See Also