Click or drag to resize

ObjectPreviewSubtype Property

Version 106.0.290
Object subtype hint. Specified for `object` type values only.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
public ObjectPreviewSubtype? Subtype { get; set; }

Property Value

Type: NullableObjectPreviewSubtype
See Also