Click or drag to resize

SafetyTipInfoSafetyTipStatus Property

Version 94.4.20
Describes whether the page triggers any safety tips or reputation warnings. Default is unknown.

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

Property Value

Type: SafetyTipStatus
See Also