display-orientation
Generic function
Summary
Returns the orientation of the specified display.
Signature
display-orientation display => orientation
Arguments
- display
- An instance of type
<display>.
Values
- orientation
- An instance of type
one-of(#"vertical", #"horizontal", #"default").
Library
duim-sheets
Module
duim-sheets
Description
Returns the orientation of display. Unless specified otherwise, the orientation of any display is #"default".
See also
display-depth, page 246
display-height, page 247
display-width, page 252