Search
RegularKey.send Method
See Also
 






Sends this key to the foreground window.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public void send (
    boolean releaseSpecialKeys
)

 Parameters

releaseSpecialKeys

true to release modifier keys, or false otherwise.

 See Also