UserAgentMetadataMobile Property |
Version 107.1.120
Mobile
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public bool Mobile { get; set; }
public:
property bool Mobile {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also