Click or drag to resize

VisibleSecurityStateSafetyTipInfo Property

Version 102.0.100
The type of Safety Tip triggered on the page. Note that this field will be set even if the Safety Tip UI was not actually shown.

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public SafetyTipInfo SafetyTipInfo { get; set; }

Property Value

Type: SafetyTipInfo
See Also