WindowButton Fields |
The WindowButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | Whether to show, hide or toggle. | |
| HardReference | Hard reference to the window. | |
| SoftReference | A soft (path-only) reference to the window. | |
| UseSoftReference | Whether to store just the path to the Window and load it at runtime using "Resources.Load". |