ContentEdge.Horizontal

class ContentEdge.Horizontal : ContentEdge


Summary

Public companion properties

ContentEdge.Horizontal

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

ContentEdge.Horizontal

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

Public functions

open String

Returns the string representation of the edge.

Public companion properties

Bottom

Added in 1.0.0-alpha05
val BottomContentEdge.Horizontal

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

Top

Added in 1.0.0-alpha05
val TopContentEdge.Horizontal

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

Public functions

toString

open fun toString(): String

Returns the string representation of the edge.