The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WinJS.UI.ILayoutSite2 interface

Represents a rendering site for an ILayout2.
Members
The ILayoutSite2 interface has these types of members:
Properties
The ILayoutSite2 interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets the number of groups in the site. | |
|
Read/write |
Gets the number of items in the site. | |
|
Read-only |
Gets the pixel range of the realization area. | |
|
Read-only |
Gets the tree for use by an object that implements the ILayout2 interface. | |
|
Read-only |
Gets the pixel range of visible items in the site. |
Requirements
|
Minimum WinJS version |
WinJS 3.0 |
|---|---|
|
Namespace |
WinJS.UI |
Show: