ContentEdge

sealed interface ContentEdge

Known direct subclasses
ContentEdge.Horizontal

This class is deprecated. Use OrbiterPosition instead.

ContentEdge.Vertical

This class is deprecated. Use OrbiterPosition instead.


An enum that represents the edges of a view where an orbiter can be placed.

Summary

Nested types

This class is deprecated. Use OrbiterPosition instead.

This class is deprecated. Use OrbiterPosition instead.

Public companion properties

ContentEdge.Horizontal

This property is deprecated. Use OrbiterPosition instead.

ContentEdge.Vertical

This property is deprecated. Use OrbiterPosition instead.

ContentEdge.Vertical

This property is deprecated. Use OrbiterPosition instead.

ContentEdge.Horizontal

This property is deprecated. Use OrbiterPosition instead.

Public companion properties

Bottom

Added in 1.0.0-beta01
Deprecated in 1.0.0-beta01
val BottomContentEdge.Horizontal

The bottom edge.

End

Added in 1.0.0-beta01
Deprecated in 1.0.0-beta01
val EndContentEdge.Vertical

The end edge.

Start

Added in 1.0.0-beta01
Deprecated in 1.0.0-beta01
val StartContentEdge.Vertical

The start edge.

Top

Added in 1.0.0-beta01
Deprecated in 1.0.0-beta01
val TopContentEdge.Horizontal

The top edge.