Click or drag to resize

UserAgentMetadataBrands Property

Version 101.0.180
Brands

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

Property Value

Type: IListUserAgentBrandVersion
See Also