nodeguy/website/docs/api/generated/enums/screenorientation.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

872 B

id title sidebar_label
screenorientation ScreenOrientation ScreenOrientation

Index

Enumeration members

Enumeration members

InvertedLandscapeOrientation

InvertedLandscapeOrientation: = 8


InvertedPortraitOrientation

InvertedPortraitOrientation: = 4


LandscapeOrientation

LandscapeOrientation: = 2


PortraitOrientation

PortraitOrientation: = 1


PrimaryOrientation

PrimaryOrientation: = 0