Skip to main content

MaaMacOSInputMethod

Type Alias MaaMacOSInputMethod 

Source
pub type MaaMacOSInputMethod = u64;
Expand description

@brief macOS input method

Select ONE method only.

MethodDescription
GlobalEventInjects into the global HID event stream via CGEventPost(kCGHIDEventTap), dispatched by the OS to the front window
PostToPidDirectly send to target process using CGEventPostToPid