All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.peanuuutz.fork.ui.preset.TrackThumbInteractions.kt Maven / Gradle / Ivy

The newest version!
package net.peanuuutz.fork.ui.preset

import androidx.compose.runtime.Immutable

@Immutable
enum class TrackThumbInteractions {
    Track,
    Thumb
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy