Class NoFoldOutAttribute
Use this attribute to avoid displaying a drop down on member fields
Inherited Members
Namespace: Unity.Timeline.Hybrid
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class NoFoldOutAttribute : PropertyAttribute, _Attribute