ContentEdge
sealed interface ContentEdge
ContentEdge.Horizontal |
|
ContentEdge.Vertical |
Represents vertical edges (start or end). |
An enum that represents the edges of a view where an orbiter can be placed.
Summary
Nested types |
|---|
class ContentEdge.Horizontal : ContentEdge |
class ContentEdge.Vertical : ContentEdgeRepresents vertical edges (start or end). |
Public companion properties |
|
|---|---|
ContentEdge.Horizontal |
The bottom edge. |
ContentEdge.Vertical |
The end edge. |
ContentEdge.Vertical |
The start edge. |
ContentEdge.Horizontal |
The top edge. |