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