RequestLoadingMethodType

The enumeration defines the method used to make a resource request.

Entries

Link copied to clipboard

The engine should try loading a resource from the network.

Link copied to clipboard

The engine should try loading a resource from the cache.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.