Table of Contents

Class Configuration.PointerConfig

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

A collection of configuration parameters for the Mouse and Touch classes.

public class Configuration.PointerConfig : Configuration.AbstractConfig
Inheritance
Configuration.PointerConfig
Inherited Members

Properties

CheckIsValidLocation

Gets or sets a value specifying whether an exception should be thrown if the mouse/pointer is moved to a location outside of the visible desktop.

public bool CheckIsValidLocation { get; set; }

Property Value

bool