Windows.Foundation.Metadata.AllowForWebAttribute

February 23, 2023 ยท View on GitHub

-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