Class SystemVersionUsageAttribute
Use this attribute on fields and properties of type Version to indicate which properties should be displayed.
Implements
Inherited Members
Namespace: Unity.Platforms.UI
Assembly: solution.dll
Syntax
public class SystemVersionUsageAttribute : InspectorAttribute, _Attribute
Constructors
Name | Description |
---|---|
SystemVersionUsageAttribute(SystemVersionUsage) | Constructs a new instance of SystemVersionUsageAttribute with the provided usage. |
Properties
Name | Description |
---|---|
IncludeBuild | |
IncludeRevision | |
Usage | Returns the information about how a Version should be displayed. |