Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetOverriddenSensorInformationCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.Emulation
Assembly
WebDriver.dll

Response for GetOverriddenSensorInformation

public sealed class GetOverriddenSensorInformationCommandResponse : ICommandResponse<GetOverriddenSensorInformationCommandSettings>, ICommandResponse
Inheritance
GetOverriddenSensorInformationCommandResponse
Implements
Inherited Members
Extension Methods

Properties

RequestedSamplingFrequency

Gets or sets the requestedSamplingFrequency

[JsonPropertyName("requestedSamplingFrequency")]
public double RequestedSamplingFrequency { get; set; }

Property Value

double