DisplayFeatureOrientation Property |
Version 112.3.0
Orientation of a display feature in relation to screen
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public DisplayFeatureOrientation Orientation { get; set; }
public:
property DisplayFeatureOrientation Orientation {
DisplayFeatureOrientation get ();
void set (DisplayFeatureOrientation value);
}
Property Value
Type:
DisplayFeatureOrientationSee Also