Click or drag to resize

UserAgentMetadataBrands Property

Version 108.4.130
Brands

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

Property Value

Type: IListUserAgentBrandVersion
See Also