mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 16:29:23 +00:00
Restrucuterde Autotype commands a bit
This commit is contained in:
@@ -15,7 +15,7 @@ extern uint16_t const kMPUnknownKeyCode;
|
||||
/**
|
||||
* Retrieves the string representation with the current keyboard mapping for the keycode
|
||||
*
|
||||
* @param keyCode The virutal keycode to be pressed
|
||||
* @param keyCode The virtual keycode to be pressed
|
||||
* @return NSString containing the current mapping for the keyCode
|
||||
*/
|
||||
+ (NSString *)stringForKey:(CGKeyCode)keyCode;
|
||||
|
||||
Reference in New Issue
Block a user