Class EnumFlagsAttribute
An attribute that allows a particular field to be rendered as multi-selectable set of flags.
Namespace: Microsoft.MixedReality.Toolkit
Assembly: cs.temp.dll.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
public sealed class EnumFlagsAttribute : PropertyAttribute
Remarks
Constructors
EnumFlagsAttribute()
Declaration
public EnumFlagsAttribute()