Click or drag to resize

CSSStyleShorthandEntries Property

Version 102.0.100
Computed values for all shorthands found in the style.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public IList<ShorthandEntry> ShorthandEntries { get; set; }

Property Value

Type: IListShorthandEntry
See Also