Enum SystemVersionUsage
Defines the different mode of display for the Version type.
Namespace: Unity.Properties.UI
Syntax
public enum SystemVersionUsage
Fields
Name | Description | Value |
---|---|---|
MajorMinor | 0 | |
MajorMinorBuild | 1 | |
MajorMinorBuildRevision | 2 |