Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data Position orientation Source #
Specifies a position relative from a beginning.
beginning :: Position orientation Source #
Displays at the left or top, depending on the orientation.
Horizontal orientation.
Vertical orientation.