Horizontal
Kotlin
|Java
object Horizontal : DragDirection
kotlin.Any | ||
↳ | androidx.ui.foundation.gestures.DragDirection | |
↳ | androidx.ui.foundation.gestures.DragDirection.Horizontal |
Horizontal direction of dragging in Draggable.
object Horizontal : DragDirection
kotlin.Any | ||
↳ | androidx.ui.foundation.gestures.DragDirection | |
↳ | androidx.ui.foundation.gestures.DragDirection.Horizontal |
Horizontal direction of dragging in Draggable.
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.