-
Notifications
You must be signed in to change notification settings - Fork 0
entries
milan jurkulák edited this page May 21, 2024
·
1 revision
//tvlib/org.mjdev.tvlib.assets/AssetType/entries
[androidJvm]
val entries: EnumEntries<AssetType>
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.