Click or drag to resize

ObjectPreviewSubtype Property

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

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

Property Value

Type: NullableObjectPreviewSubtype
See Also