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