Android
public class Horizontal private constructor(private val displayName: String) : ContentEdge
Companion Object
Properties
Android
public val Top: Horizontal
Positioning constant to place an orbiter above the content's top edge.
Android
public val Bottom: Horizontal
Positioning constant to place an orbiter below the content's bottom edge.