ContentEdge.Vertical

class ContentEdge.Vertical : ContentEdge


Represents vertical edges (start or end).

Summary

Public companion properties

ContentEdge.Vertical

Positioning constant to place an orbiter at the end of the content's ending edge.

ContentEdge.Vertical

Positioning constant to place an orbiter at the start of the content's starting edge.

Public functions

open String

Returns the string representation of the edge.

Public companion properties

End

Added in 1.0.0-alpha05
val EndContentEdge.Vertical

Positioning constant to place an orbiter at the end of the content's ending edge.

Start

Added in 1.0.0-alpha05
val StartContentEdge.Vertical

Positioning constant to place an orbiter at the start of the content's starting edge.

Public functions

toString

open fun toString(): String

Returns the string representation of the edge.