Click or drag to resize

ViewPageFaviconUpdatedEventArgsFavicons Property

The collection of favicons.

Namespace:  Openfin.Desktop.PlatformAPI.EventArguments.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public IEnumerable<string> Favicons { get; set; }

Property Value

Type: IEnumerableString
See Also