EmulationClientSetDeviceMetricsOverrideAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
Namespace: CefSharp.DevTools.Emulation
public Task<DevToolsMethodResponse> SetDeviceMetricsOverrideAsync( int width, int height, long deviceScaleFactor, bool mobile, Nullable<long> scale = null, Nullable<int> screenWidth = null, Nullable<int> screenHeight = null, Nullable<int> positionX = null, Nullable<int> positionY = null, Nullable<bool> dontSetVisibleSize = null, ScreenOrientation screenOrientation = null, Viewport viewport = null, DisplayFeature displayFeature = null )
[Missing <param name="width"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="height"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="deviceScaleFactor"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="mobile"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="scale"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="screenWidth"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="screenHeight"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="positionX"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="positionY"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="dontSetVisibleSize"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="screenOrientation"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="viewport"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <param name="displayFeature"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.SetDeviceMetricsOverrideAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Nullable{System.Int64},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Boolean},CefSharp.DevTools.Emulation.ScreenOrientation,CefSharp.DevTools.Page.Viewport,CefSharp.DevTools.Emulation.DisplayFeature)"]