nodeguy/website/docs/api/generated/enums/windowframesection.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

1.2 KiB

id title sidebar_label
windowframesection WindowFrameSection WindowFrameSection

Index

Enumeration members

Enumeration members

BottomLeftSection

BottomLeftSection: = 8


BottomRightSection

BottomRightSection: = 6


BottomSection

BottomSection: = 7


LeftSection

LeftSection: = 1


NoSection

NoSection: = 0


RightSection

RightSection: = 5


TitleBarArea

TitleBarArea: = 9


TopLeftSection

TopLeftSection: = 2


TopRightSection

TopRightSection: = 4


TopSection

TopSection: = 3