Searched defs:GestureState (Results 1 – 3 of 3) sorted by relevance
19 sealed interface GestureState { interface
53 fun GestureState.toTutorialActionState( in toTutorialActionState() method
158 internal enum class GestureState { in <lambda>() class