GiphyVideoViewPlaybackStateExtension extension

Extension methods for GiphyVideoViewPlaybackState to convert between integer values and enum values.

on

Static Methods

fromIntValue(int value) GiphyVideoViewPlaybackState

Available on GiphyVideoViewPlaybackState, provided by the GiphyVideoViewPlaybackStateExtension extension

Converts an integer to a corresponding GiphyVideoViewPlaybackState enum value.
toIntValue(GiphyVideoViewPlaybackState state) int

Available on GiphyVideoViewPlaybackState, provided by the GiphyVideoViewPlaybackStateExtension extension

Converts a GiphyVideoViewPlaybackState enum value to an integer.