Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 844 Bytes

contentislandenvironment.md

File metadata and controls

22 lines (14 loc) · 844 Bytes
-api-id -api-type
T:Microsoft.UI.Content.ContentIslandEnvironment
winrt class

Microsoft.UI.Content.ContentIslandEnvironment

-description

Provides general environment information to a xref:Microsoft.UI.Content.ContentIsland.

-remarks

Each xref:Microsoft.UI.Content.ContentIsland is associated with a unique xref:Microsoft.UI.Content.ContentIslandEnvironment object that is not shared between multiple xref:Microsoft.UI.Content.ContentIsland objects. However, information contained within a xref:Microsoft.UI.Content.ContentIslandEnvironment, such as xref:Microsoft.UI.Content.ContentSiteEnvironment.AppWindowId, can have the same value between different xref:Microsoft.UI.Content.ContentIsland objects in the same top level window.

-see-also

-examples