EASING_MODE_SERIALIZER

object EASING_MODE_SERIALIZER

serializer for easing mode

Functions

Link copied to clipboard
open fun deserialize(decoder: Decoder): MPIOptions.EASING_MODE

decode string to data object EASING_MODE

Link copied to clipboard
open fun serialize(encoder: Encoder, obj: MPIOptions.EASING_MODE)

encode data object EASING_MODE to string

Properties

Link copied to clipboard
open val descriptor: SerialDescriptor

descriptor for easing mode