Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 736 Bytes

allowforwebattribute.md

File metadata and controls

20 lines (14 loc) · 736 Bytes
-api-id -api-type
T:Windows.Foundation.Metadata.AllowForWebAttribute
winrt class

Windows.Foundation.Metadata.AllowForWebAttribute

-description

Enables developers to expose a native Windows Runtime object as a global parameter in the context of the top-level document inside of a WebView. For a Windows Runtime object to be projected, it must implement IAgileObject and be decorated with the AllowForWebAttribute attribute.

-remarks

-examples

-see-also

Attribute