Click or drag to resize

ResourceLoadFailedEventArgsIsMainFrame Property

Indicates if failed to load content was a main frame

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool IsMainFrame { get; set; }

Property Value

Type: Boolean
See Also