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