ViewPageFaviconUpdatedEventArgsFavicons Property |
The collection of favicons.
Namespace:
Openfin.Desktop.PlatformAPI.EventArguments.View
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public IEnumerable<string> Favicons { get; set; }
Property Value
Type:
IEnumerableStringSee Also