Click or drag to resize

ObjectPreviewSubtype Property

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

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

Property Value

Type: NullableObjectPreviewSubtype
See Also