Click or drag to resize

ObjectPreviewSubtype Property

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

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

Property Value

Type: NullableObjectPreviewSubtype
See Also