Class

ContentEdge.Horizontal

Source set: Android
public class Horizontal private constructor(private val displayName: String) : ContentEdge

Companion Object

Properties

Source set: Android
public val Top: Horizontal

Positioning constant to place an orbiter above the content's top edge.

Source set: Android
public val Bottom: Horizontal

Positioning constant to place an orbiter below the content's bottom edge.

Last updated: