Enum ListType

ListType

An enum that represents the type of the list.

Properties

PropertyTypeDescription
LIST_TYPE_UNSPECIFIEDEnumDefault value. Don't use.
ORDEREDEnumOrdered list.
UNORDEREDEnumUnordered list.