Click or drag to resize

CSSStyleShorthandEntries Property

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

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

Property Value

IListShorthandEntry
See Also