struct
SortOrder
public sealed struct SortOrder Describes a sort order which can be used with the package/find api
Constructors
SortOrder(String Name, String Title, String Icon) Describes a sort order which can be used with the package/find api
Properties
| Name | Type | Description |
|---|---|---|
Name | String | |
Title | String | |
Icon | String |
Methods
Void Deconstruct(String Name, String Title, String Icon)