Enum WebfontsResource.ListRequest.SortEnum
Enables sorting of the list.
Namespace: Google.Apis.Webfonts.v1
Assembly: Google.Apis.Webfonts.v1.dll
Syntax
public enum WebfontsResource.ListRequest.SortEnum
Fields
Name | Description |
---|---|
ALPHA | Sort alphabetically |
DATE | Sort by date added |
POPULARITY | Sort by popularity |
SORTUNDEFINED | No sorting specified, use the default sorting method. |
STYLE | Sort by number of styles |
TRENDING | Sort by trending |