GiphyFileFormatExtension extension

Extension methods for GiphyFileFormat to convert from and to string values.

on

Static Methods

fromStringValue(String value) GiphyFileFormat

Available on GiphyFileFormat, provided by the GiphyFileFormatExtension extension

Converts a string value to a corresponding GiphyFileFormat enum value.
toStringValue(GiphyFileFormat type) String

Available on GiphyFileFormat, provided by the GiphyFileFormatExtension extension

Converts a GiphyFileFormat enum value to its string representation.