Table of Contents

Class UpKey

Namespace
OpenQA.Selenium.BiDi.Modules.Input
Assembly
WebDriver.dll
public record UpKey : Key, IKeySourceAction, ISourceAction, IEquatable<Key>, IEquatable<UpKey>
Inheritance
UpKey
Implements
Inherited Members

Constructors

UpKey(char)

public UpKey(char Value)

Parameters

Value char

Properties

Value

public char Value { get; init; }

Property Value

char