Class ForegroundInputSimulatorBase
Inheritance
ForegroundInputSimulatorBase
Inherited Members
Namespace: EyeAuras.Roxy.Shared
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public abstract class ForegroundInputSimulatorBase : ForegroundInputSimulator, IDisposable, IInputSimulatorEx, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| ForegroundInputSimulatorBase(IConfigProvider<RoxySharedConfig>) |
Properties
| Name | Description |
|---|---|
| IsRented | Indicates whether the input simulator is already rented by someone. |
Methods
| Name | Description |
|---|---|
| CreateForegroundController() | |
| GetOrCreate() | |
| Rent() | Provides an instance of the input controller related to this simulator. |