Interface ISendInputController
Defines a controller that sends inputs to a target window or application.
Inherited Members
Namespace: EyeAuras .Roxy.Shared
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public interface ISendInputController : IDisposable
Methods
Name | Description |
---|---|
Send(Send |
Sends the specified input as defined by the provided arguments. |
Send |
Sends the specified texts. |