* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
81 lines
1.2 KiB
Markdown
81 lines
1.2 KiB
Markdown
---
|
|
id: "windowframesection"
|
|
title: "WindowFrameSection"
|
|
sidebar_label: "WindowFrameSection"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [BottomLeftSection](windowframesection.md#bottomleftsection)
|
|
* [BottomRightSection](windowframesection.md#bottomrightsection)
|
|
* [BottomSection](windowframesection.md#bottomsection)
|
|
* [LeftSection](windowframesection.md#leftsection)
|
|
* [NoSection](windowframesection.md#nosection)
|
|
* [RightSection](windowframesection.md#rightsection)
|
|
* [TitleBarArea](windowframesection.md#titlebararea)
|
|
* [TopLeftSection](windowframesection.md#topleftsection)
|
|
* [TopRightSection](windowframesection.md#toprightsection)
|
|
* [TopSection](windowframesection.md#topsection)
|
|
|
|
## 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
|