Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.Emulation"]
Class | Description | |
---|---|---|
DevicePosture | DevicePosture | |
DisplayFeature | DisplayFeature | |
EmulationClient | This domain emulates different environments for the page. | |
GetOverriddenSensorInformationResponse | GetOverriddenSensorInformationResponse | |
MediaFeature | MediaFeature | |
PressureMetadata | PressureMetadata | |
ScreenOrientation | Screen orientation. | |
SensorMetadata | SensorMetadata | |
SensorReading | SensorReading | |
SensorReadingQuaternion | SensorReadingQuaternion | |
SensorReadingSingle | SensorReadingSingle | |
SensorReadingXYZ | SensorReadingXYZ | |
SetVirtualTimePolicyResponse | SetVirtualTimePolicyResponse | |
UserAgentBrandVersion | Used to specify User Agent Client Hints to emulate. See https://wicg.github.io/ua-client-hints | |
UserAgentMetadata | Used to specify User Agent Client Hints to emulate. See https://wicg.github.io/ua-client-hints Missing optional values will be filled in by the target with what it would normally use. |
Enumeration | Description | |
---|---|---|
DevicePostureType | Current posture of the device | |
DisabledImageType | Enum of image types that can be disabled. | |
DisplayFeatureOrientation | Orientation of a display feature in relation to screen | |
PressureSource | PressureSource | |
PressureState | PressureState | |
ScreenOrientationType | Orientation type. | |
SensorType | Used to specify sensor types to emulate. See https://w3c.github.io/sensors/#automation for more information. | |
SetEmitTouchEventsForMouseConfiguration | Touch/gesture events configuration. Default: current platform. | |
SetEmulatedVisionDeficiencyType | Vision deficiency to emulate. Order: best-effort emulations come first, followed by any physiologically accurate emulations for medically recognized color vision deficiencies. | |
VirtualTimePolicy | advance: If the scheduler runs out of immediate work, the virtual time base may fast forward to allow the next delayed task (if any) to run; pause: The virtual time base may not advance; pauseIfNetworkFetchesPending: The virtual time base may not advance if there are any pending resource fetches. |