Click or drag to resize

UserAgentMetadataBrands Property

Version 96.0.142
Brands

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IList<UserAgentBrandVersion> Brands { get; set; }

Property Value

Type: IListUserAgentBrandVersion
See Also