DisplayFeatureOrientation Property |
Version 90.6.50
Orientation of a display feature in relation to screen
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax public string Orientation { get; set; }
public:
property String^ Orientation {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also