Click or drag to resize

ObjectPreviewSubtype Property

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

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

Property Value

Type: NullableObjectPreviewSubtype
See Also